coreboot-kgpe-d16/src/arch/i386/boot
Patrick Georgi 16cdbb244c Eliminate various issues brought up by scan-build.
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4152 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-21 20:14:31 +00:00
..
acpi.c Following patch implements ACPI resume support for coreboot. The hardware main 2009-04-13 18:07:02 +00:00
acpigen.c Small bug somehow slipped there. The method body length is incorrectly computed. 2009-03-02 22:45:31 +00:00
boot.c fix typo 2009-03-31 17:17:30 +00:00
Config.lb Emergency fix. Most targets now build. 2009-04-13 21:19:58 +00:00
coreboot_table.c Eliminate various issues brought up by scan-build. 2009-04-21 20:14:31 +00:00
coreboot_table.h This patch adds "high coreboot table support" to coreboot version 2. 2009-03-17 14:38:48 +00:00
multiboot.c This fixes a shadowed declaration in multiboot.c. 2009-03-31 14:11:19 +00:00
pirq_routing.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +00:00
tables.c (trivial) fix some warnings 2009-04-06 14:00:53 +00:00
wakeup.S Following patch flushes the instruction queue when we set PE=0. This is normally 2009-04-16 21:09:56 +00:00