diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2009-04-03 22:23:34 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2009-04-03 22:23:34 +0000 |
commit | d7a709a60fa8b7fa948a2f1996383bf3bde105ad (patch) | |
tree | 1130a6d787a71e83e031719d2f0883353487c7ba /util/nvramtool/hexdump.c | |
parent | ace2dc59627a733d43ba00342745e30ac95768d3 (diff) | |
download | coreboot-d7a709a60fa8b7fa948a2f1996383bf3bde105ad.tar.xz |
These are some cleanups and changes. These are build and boot tested on qemu.
Some changes for option roms:
- don't make users pick the name. Names for option roms are in the v3-defined
format of pci%04x,%04x.rom with the vendor and device id filling in the
%04x.
- users pass in vendor and device id.
- users pass in a dest. If the dest is 0, the address of the ROM image in
FLASH is returned. If the address is non-zero, then the decmpressor is called,
and it will make sure the ROM image is copied to the destination (even
in the uncompressed case).
And some type and print cleanup.
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4060 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/nvramtool/hexdump.c')
0 files changed, 0 insertions, 0 deletions