coreboot-kgpe-d16/util/vgabios
Richard Smith ff8c08e257 Adds support for understanding bus:dev.func to the -d option of testbios
You may specify '-d bus:dev.func' or '-d dev.func'.  If you do '-d <value>'
then the behavior reverts back to the orginal where <value> is taken to be
the 16-bit packed notation of busdevfn.

It also add a sanity check to try and detect when people have not specified
the -d option and they should have, or when the -d bus:dev.fn evals to a packed
busdevfn of 0x0000.



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2271 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-04-23 19:16:09 +00:00
..
x86emu use Paulo's reduced version 2005-01-11 03:18:39 +00:00
Makefile Make building with different libpci versions easier. The defines might go into 2005-01-17 11:08:08 +00:00
helper_exec.c use Paulo's reduced version 2005-01-11 03:18:39 +00:00
helper_mem.c added testbios for V2 2004-07-08 17:18:27 +00:00
int1a.c use Paulo's reduced version 2005-01-11 03:18:39 +00:00
int10.c use Paulo's reduced version 2005-01-11 03:18:39 +00:00
int15.c use Paulo's reduced version 2005-01-11 03:18:39 +00:00
int16.c added testbios for V2 2004-07-08 17:18:27 +00:00
inte6.c added testbios for V2 2004-07-08 17:18:27 +00:00
pci-userspace.c Make building with different libpci versions easier. The defines might go into 2005-01-17 11:08:08 +00:00
pci-userspace.h added testbios for V2 2004-07-08 17:18:27 +00:00
pci.h added testbios for V2 2004-07-08 17:18:27 +00:00
test.h added testbios for V2 2004-07-08 17:18:27 +00:00
testbios.c Adds support for understanding bus:dev.func to the -d option of testbios 2006-04-23 19:16:09 +00:00