coreboot-kgpe-d16/src
Gerd Hoffmann d69da8475e qemu: load acpi tables from fw_cfg.
Starting with release 1.7 qemu provides acpi tables via fw_cfg.  Main
advantage is that new (virtual) hardware which needs acpi support
JustWorks[tm] without having to patch & update the firmware (seabios,
coreboot, ...) accordingly.

So if we find acpi tables in fw_cfg try loading them, otherwise fallback
to the builtin acpi tables.

Change-Id: I792232829b870ff6ed8414a3007e0af17f6c4223
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-on: http://review.coreboot.org/4040
Tested-by: build bot (Jenkins)
2013-11-15 12:43:35 +01:00
..
arch add memory clobber to ins{b,w,l} 2013-11-10 20:41:52 +01:00
console console: Add hexdump32 function 2013-11-10 14:12:31 +01:00
cpu intel/2065x: Use TSC for udelay() 2013-11-13 00:38:45 +01:00
device Add new finalize functions for devices and chips 2013-11-08 19:55:17 +01:00
drivers Rename cpu/x86/car.h to arch/early_variables.h 2013-10-13 12:47:05 +02:00
ec ec/kontron/it8516e: Add sanity checks for values from nvram 2013-07-29 23:22:12 +02:00
include console: Add hexdump32 function 2013-11-10 14:12:31 +01:00
lib Add new finalize functions for devices and chips 2013-11-08 19:55:17 +01:00
mainboard qemu: load acpi tables from fw_cfg. 2013-11-15 12:43:35 +01:00
northbridge northbridge/intel/i945/raminit.c: Remove set but unused variable reg16 2013-11-05 21:35:13 +01:00
southbridge AMD Hudson: Move function s3_resume_init_data to southbridge 2013-11-12 16:40:48 +01:00
superio sio1007: Properly build '.c' files 2013-11-10 14:19:28 +01:00
vendorcode vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7 2013-10-15 05:01:11 +02:00
Kconfig Have option of timestamps, CBMEM console and usbdebug for most boards 2013-10-15 13:15:18 +02:00