Searched refs:VendId (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/ |
D | EfiRom.h | 85 UINT16 VendId; member 244 UINT16 VendId,
|
D | EfiRom.c | 147 Status = ProcessEfiFile (FptrOut, FList, mOptions.VendId, mOptions.DevId, &Size); in main() 413 UINT16 VendId, in ProcessEfiFile() argument 617 PciDs23.VendorId = VendId; in ProcessEfiFile() 632 PciDs30.VendorId = VendId; in ProcessEfiFile() 954 Options->VendId = (UINT16) TempValue; in ParseCommandLine()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/ |
D | EfiRom.c | 102 UINT16 VendId; member 180 UINT16 VendId, 317 Status = ProcessEfiFile (FptrOut, FList, mOptions.VendId, mOptions.DevId, &Size); in main() 591 UINT16 VendId, in ProcessEfiFile() argument 771 PciDs.VendorId = VendId; in ProcessEfiFile() 1066 Options->VendId = (UINT16) strtol (Argv[1], NULL, 16); in ParseCommandLine()
|