coreboot/src
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
..
arch/i386 oops, forgot to cleanup extra output in bootblock creation for dependency patch 2010-03-24 16:18:06 +00:00
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
console SMM: remove hack that was needed back in oldconfig times. 2010-03-24 16:45:46 +00:00
cpu SMM: remove hack that was needed back in oldconfig times. 2010-03-24 16:45:46 +00:00
devices Prepare for using coreboot x86emu in userspace utility "vgabios" 2010-03-23 15:49:44 +00:00
drivers printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
include fix newly introduced printk_foo warnings.. 2010-03-23 13:23:40 +00:00
lib dependency tracking for coreboot 2010-03-24 15:51:48 +00:00
mainboard Get rid of type-punned pointer errors. 2010-03-24 22:02:53 +00:00
northbridge Get rid of type-punned pointer errors. 2010-03-24 22:02:53 +00:00
pc80 Some keyboards need a longer timeout. Also increase error level, because a 2010-03-24 21:24:17 +00:00
southbridge fix newly introduced printk_foo warnings.. 2010-03-23 13:23:40 +00:00
superio Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
Kconfig Remove remaining uses of 2010-03-18 20:58:41 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00