Searched refs:EFI_PEI_PCI_CFG2_PPI (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/PciCfg2/
H A DPciCfg2.c2 The default version of EFI_PEI_PCI_CFG2_PPI support published by PeiServices in
5 EFI_PEI_PCI_CFG2_PPI is installed by the PEIM which supports a PCI root bridge.
6 When PeiCore is started, the default version of EFI_PEI_PCI_CFG2_PPI will be assigned
23 /// This default instance of EFI_PEI_PCI_CFG2_PPI install assigned to EFI_PEI_SERVICE.PciCfg
26 EFI_PEI_PCI_CFG2_PPI gPeiDefaultPciCfg2Ppi = {
35 If the EFI_PEI_PCI_CFG2_PPI is not installed by platform/chipset PEIM, then
48 @retval EFI_NOT_YET_AVAILABLE If the EFI_PEI_PCI_CFG2_PPI is not installed by platform/chipset PEIM.
55 IN CONST EFI_PEI_PCI_CFG2_PPI *This,
67 If the EFI_PEI_PCI_CFG2_PPI is not installed by platform/chipset PEIM, then
80 @retval EFI_NOT_YET_AVAILABLE If the EFI_PEI_PCI_CFG2_PPI i
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/
H A DPciCfg2.h29 typedef struct _EFI_PEI_PCI_CFG2_PPI EFI_PEI_PCI_CFG2_PPI; typedef in typeref:struct:_EFI_PEI_PCI_CFG2_PPI
119 IN CONST EFI_PEI_PCI_CFG2_PPI *This,
160 IN CONST EFI_PEI_PCI_CFG2_PPI *This,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/
H A DPciCfg2.c65 IN CONST EFI_PEI_PCI_CFG2_PPI *This,
137 IN CONST EFI_PEI_PCI_CFG2_PPI *This,
214 IN CONST EFI_PEI_PCI_CFG2_PPI *This,
281 EFI_PEI_PCI_CFG2_PPI gPciCfg2Ppi = {
296 This routine will install EFI_PEI_PCI_CFG2_PPI.
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPciSegmentLibPciCfg2/
H A DPciSegmentLib.c58 EFI_PEI_PCI_CFG2_PPI *
65 EFI_PEI_PCI_CFG2_PPI *PciCfg2Ppi;
92 This function wraps EFI_PEI_PCI_CFG2_PPI.Read() service.
110 CONST EFI_PEI_PCI_CFG2_PPI *PciCfg2Ppi;
129 This function wraps EFI_PEI_PCI_CFG2_PPI.Write() service.
149 CONST EFI_PEI_PCI_CFG2_PPI *PciCfg2Ppi;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/
H A DPeiMain.h1526 // Default EFI_PEI_PCI_CFG2_PPI support for EFI_PEI_SERVICES table when PeiCore initialization.
1532 If the EFI_PEI_PCI_CFG2_PPI is not installed by platform/chipset PEIM, then
1545 @retval EFI_NOT_YET_AVAILABLE If the EFI_PEI_PCI_CFG2_PPI is not installed by platform/chipset PEIM.
1552 IN CONST EFI_PEI_PCI_CFG2_PPI *This,
1561 If the EFI_PEI_PCI_CFG2_PPI is not installed by platform/chipset PEIM, then
1574 @retval EFI_NOT_YET_AVAILABLE If the EFI_PEI_PCI_CFG2_PPI is not installed by platform/chipset PEIM.
1580 IN CONST EFI_PEI_PCI_CFG2_PPI *This,
1603 @retval EFI_NOT_YET_AVAILABLE If the EFI_PEI_PCI_CFG2_PPI is not installed by platform/chipset PEIM.
1609 IN CONST EFI_PEI_PCI_CFG2_PPI *This,
1616 extern EFI_PEI_PCI_CFG2_PPI gPeiDefaultPciCfg2Pp
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPciLibPciCfg2/
H A DPciLib.c50 This function wraps EFI_PEI_PCI_CFG2_PPI.Read() service.
69 CONST EFI_PEI_PCI_CFG2_PPI *PciCfg2Ppi;
91 This function wraps EFI_PEI_PCI_CFG2_PPI.Write() service.
112 CONST EFI_PEI_PCI_CFG2_PPI *PciCfg2Ppi;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/PeiMain/
H A DPeiMain.c148 EFI_PEI_PCI_CFG2_PPI *PciCfg;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiPeiCis.h807 EFI_PEI_PCI_CFG2_PPI *PciCfg;

Completed in 44 milliseconds