coreboot-kgpe-d16/src/mainboard/asus/m4a785-m
Scott Duplichan 7c1fb7b798 Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios:
FADT revision inconsistent with length.
     Revision:        0x1
     Length:          0xf4
     Expected Length: 0x74

Change the FADT revision from 1 to 3 to match its length and prevent the Windows checked build assert.

Signed-off-by: Scott Duplichan <scott@notabs.org>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5985 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-24 16:22:11 +00:00
..
acpi Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00
acpi_tables.c We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. 2010-10-12 17:34:08 +00:00
chip.h Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00
cmos.layout Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00
devicetree.cb Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00
dsdt.asl Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00
fadt.c Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios: 2010-10-24 16:22:11 +00:00
get_bus_conf.c Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00
irq_tables.c Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00
Kconfig Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
mainboard.c Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00
mb_sysconf.h Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00
mptable.c Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00
resourcemap.c Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00
romstage.c Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
spd_addr.h Add support for Asus M4A785-M. 2010-09-13 14:51:26 +00:00