Home
last modified time | relevance | path

Searched refs:EFI_HPC_LOCATION (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DPciHotPlugInit.h113 } EFI_HPC_LOCATION; typedef
169 OUT EFI_HPC_LOCATION **HpcList
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/PciHotPlugInit/
DPciHotPlugInit.h45 } EFI_HPC_LOCATION; typedef
58 OUT EFI_HPC_LOCATION **HpcList
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciHotPlugSupport.h37 extern EFI_HPC_LOCATION *gPciRootHpcPool;
DPciHotPlugSupport.c18 EFI_HPC_LOCATION *gPciRootHpcPool = NULL;
95 EFI_HPC_LOCATION *HpcList; in InitializeHotPlugSupport()
/device/linaro/bootloader/edk2/OvmfPkg/PciHotPlugInitDxe/
DPciHotPlugInit.c154 OUT EFI_HPC_LOCATION **HpcList in GetRootHpcList()