Searched refs:DevId (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/ |
D | EfiRom.h | 86 UINT16 DevId; member 242 UINT16 DevId,
|
D | EfiRom.c | 145 Status = ProcessEfiFile (FptrOut, FList, mOptions.VendId, mOptions.DevId, &Size); in main() 411 UINT16 DevId, in ProcessEfiFile() argument 615 PciDs23.DeviceId = DevId; in ProcessEfiFile() 630 PciDs30.DeviceId = DevId; in ProcessEfiFile() 966 Options->DevId = (UINT16) TempValue; in ParseCommandLine()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/ |
D | EfiRom.c | 103 UINT16 DevId; member 181 UINT16 DevId, 317 Status = ProcessEfiFile (FptrOut, FList, mOptions.VendId, mOptions.DevId, &Size); in main() 592 UINT16 DevId, in ProcessEfiFile() argument 772 PciDs.DeviceId = DevId; in ProcessEfiFile() 1086 Options->DevId = (UINT16) strtol (Argv[1], NULL, 16); in ParseCommandLine()
|