HomeSort by relevance Sort by last modified time
    Searched defs:DevId (Results 1 - 6 of 6) sorted by null

  /external/syslinux/efi32/include/efi/
romload.h 12 UINT16 DevId;
  /external/syslinux/efi64/include/efi/
romload.h 12 UINT16 DevId;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
romload.h 12 UINT16 DevId;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
EfiRom.h 86 UINT16 DevId;
245 UINT16 DevId,
259 DevId - device ID as required in the option ROM header
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/
EfiRom.c 103 UINT16 DevId;
181 UINT16 DevId,
317 Status = ProcessEfiFile (FptrOut, FList, mOptions.VendId, mOptions.DevId, &Size);
592 UINT16 DevId,
606 DevId - device ID as required in the option ROM header
772 PciDs.DeviceId = DevId;
1086 Options->DevId = (UINT16) strtol (Argv[1], NULL, 16);
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Phy/MvPhyDxe/
MvPhyDxe.h 182 MV_PHY_DEVICE_ID DevId;

Completed in 563 milliseconds