X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FPpi%2FPciCfg.h;h=e867aeb882d6ab7b92f00b53a9b56a6b415f4a6c;hp=31a8b53fec0e2c03c671516d7a4581c1f200b771;hb=7459094d5f6904a0c8445d97519f4a99b654ef43;hpb=caf45c986f5f0e02c52f9e50b46c539ac41f80da diff --git a/IntelFrameworkPkg/Include/Ppi/PciCfg.h b/IntelFrameworkPkg/Include/Ppi/PciCfg.h index 31a8b53fec..e867aeb882 100644 --- a/IntelFrameworkPkg/Include/Ppi/PciCfg.h +++ b/IntelFrameworkPkg/Include/Ppi/PciCfg.h @@ -21,6 +21,8 @@ #ifndef __PEI_PCI_CFG_H__ #define __PEI_PCI_CFG_H__ +#include + #define EFI_PEI_PCI_CFG_PPI_INSTALLED_GUID \ { \ 0xe1f2eba0, 0xf7b9, 0x4a26, {0x86, 0x20, 0x13, 0x12, 0x21, 0x64, 0x2a, 0x90 } \ @@ -82,7 +84,6 @@ EFI_STATUS ); /** - @par Ppi Description: The EFI_PEI_PCI_CFG_PPI interfaces are used to abstract accesses to PCI controllers behind a PCI root bridge controller.