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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
pci30.h 29 UINT16 DeviceListOffset;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
pci30.h 37 UINT16 DeviceListOffset;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Pci30.h 64 UINT16 DeviceListOffset;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
EfiRom.c 634 PciDs30.DeviceListOffset = 0; // to be fixed
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/
EfiRom.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyPci.c 330 } else if ((Pcir->Revision >= 3) && (Pcir->DeviceListOffset != 0)) {
331 DeviceIdList = (UINT16 *)(((UINT8 *) Pcir) + Pcir->DeviceListOffset);
    [all...]

Completed in 514 milliseconds