Searched refs:HpcList (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciHotPlugSupport.c95 EFI_HPC_LOCATION *HpcList; local
119 &HpcList
124 gPciRootHpcPool = HpcList;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DPciHotPlugInit.h146 can be included in this list if it requires initialization. The HpcList must be
151 invalid conditions. The callee allocates the buffer HpcList
155 @param[out] HpcList The list of root HPCs. HpcCount defines the number of
158 @retval EFI_SUCCESS HpcList was returned.
159 @retval EFI_OUT_OF_RESOURCES HpcList was not returned due to insufficient
161 @retval EFI_INVALID_PARAMETER HpcCount is NULL or HpcList is NULL.
169 OUT EFI_HPC_LOCATION **HpcList

Completed in 44 milliseconds