switch-coreboot/util/x86emu
Stefan Reinauer 0598fd602a This patch removes all printk format warnings from my LBv3 build (Qemu
x86 config). This was tested with gcc 4.1.0 on x86 and gcc 4.2.1 on x86_64.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@466 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-08-11 18:38:24 +00:00
..
include/x86emu trivial: explicitly make signed types signed as ommiting the "signed" keyword might not do what we want. 2007-08-10 13:48:59 +00:00
pcbios Fix various Doxygen warnings (trivial). 2007-06-07 00:07:39 +00:00
x86emu * move post_code() to a seperate file 2007-07-23 16:49:00 +00:00
biosemu.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
Makefile * move post_code() to a seperate file 2007-07-23 16:49:00 +00:00
vm86.c This patch removes all printk format warnings from my LBv3 build (Qemu 2007-08-11 18:38:24 +00:00