coreboot-kgpe-d16/src/mainboard/intel/d945gclf
Myles Watson 565a281f36 Get rid of type-punned pointer errors.
Defining AmlCode differently in different source files is a bit ugly... 
Creating a void * to do the casting is not exactly beautiful either...

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5286 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-24 22:02:53 +00:00
..
acpi Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
acpi_tables.c Get rid of type-punned pointer errors. 2010-03-24 22:02:53 +00:00
chip.h Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
cmos.layout Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
devicetree.cb Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
dmi.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
dsdt.asl Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
fadt.c Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
irq_tables.c Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
Kconfig drop some unused files and fix warnings on i945 based systems. 2010-03-22 11:50:52 +00:00
mainboard.c drop some unused files and fix warnings on i945 based systems. 2010-03-22 11:50:52 +00:00
mainboard_smi.c drop some unused files and fix warnings on i945 based systems. 2010-03-22 11:50:52 +00:00
Makefile.inc - Add config flag for boards that have their own fadt.c 2010-02-28 18:23:00 +00:00
mptable.c drop some unused files and fix warnings on i945 based systems. 2010-03-22 11:50:52 +00:00
romstage.c drop some unused files and fix warnings on i945 based systems. 2010-03-22 11:50:52 +00:00
rtl8168.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00