EfiRom v2.7 - EFI Make Option ROM Utility
Built from Edk1.06, project of TianoCore.org
Usage:
EfiRom [OPTION]... SOURCE ...
Description:
Create an option ROM image from a list of input files
Options:
-v VendorId - required hex PCI Vendor ID for the device
-d DeviceId - required hex PCI Device ID for the device
-o OutFileName - optional output file name. Default is the first input file name with a .rom file extension
-e SOURCE ... - input are EFI PE32 image file(s)
-b SOURCE ... - input are Legacy binary file(s)
-ec SOURCE ... - input are EFI PE32 image file(s) and should be compressed
-p - for verbose output
-l - to not automatically set the LAST bit on the last file
-cc ClassCode - to use hex ClassCode in the PCI data structure header for the following SOURCE(s)
-rev Revision - to use hex Revision in the PCI data structure header for the following one SOURCE
-dump - to dump the headers of an existing option ROM image
Example Usage:
EfiRom -v 0xABCD -d 0x1234 -b File1.bin File2.bin -e File1.efi File2.efi
沒有留言:
張貼留言