From 249805344221385301ba968b9d6d5bcffe1cdd75 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Fri, 20 Jun 2008 06:26:02 +0000 Subject: [PATCH] get the definition for EFI_PEI_PCI_CFG_PPI_WIDTH from PciCfg2.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5357 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Include/Ppi/PciCfg.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/IntelFrameworkPkg/Include/Ppi/PciCfg.h b/IntelFrameworkPkg/Include/Ppi/PciCfg.h index e867aeb882..247a28b775 100644 --- a/IntelFrameworkPkg/Include/Ppi/PciCfg.h +++ b/IntelFrameworkPkg/Include/Ppi/PciCfg.h @@ -22,6 +22,10 @@ #define __PEI_PCI_CFG_H__ #include +// +// Get the common definitions for EFI_PEI_PCI_CFG_PPI_WIDTH. +// +#include #define EFI_PEI_PCI_CFG_PPI_INSTALLED_GUID \ { \ -- 2.39.2