switch-coreboot/util/x86emu/x86emu
Carl-Daniel Hailfinger 0153293887 Not a single file is being rebuilt in v3 if build.h changes. That means
the console banner and the option table will never be updated with more
recent build.h strings.

Thanks to Mart Raudsepp for spotting this oddness.

x86emu doesn't care about the contents of build.h, it just uses build.h
to check whether it is compiled in conjunction with coreboot.

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/coreboot-v3@1036 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-11-16 22:59:52 +00:00
..
debug.c Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
debug.h Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
decode.c Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
decode.h Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
fpu.c Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
fpu.h Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
LICENSE Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
ops.c Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
ops.h Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
ops2.c Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
prim_asm.h Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
prim_ops.c Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
prim_ops.h Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
sys.c Not a single file is being rebuilt in v3 if build.h changes. That means 2008-11-16 22:59:52 +00:00
x86emui.h * move post_code() to a seperate file 2007-07-23 16:49:00 +00:00