]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c
Enable Intel IPF compilation for MdePkg.
[mirror_edk2.git] / MdePkg / Library / PeiServicesTablePointerLib / PeiServicesTablePointer.c
index c923f601d87a695b6c615d69e0c032126ea490a6..558f7cc19330ee824cba009680ebda40567e704a 100644 (file)
 \r
 **/\r
 \r
-\r
-\r
-//\r
-// The package level header files this module uses\r
-//\r
 #include <PiPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
 #include <Library/PeiServicesTablePointerLib.h>\r
 #include <Library/DebugLib.h>\r
 \r
+#include "PeiServicesTablePointerInternal.h"\r
+\r
 static EFI_PEI_SERVICES  **gPeiServices;\r
 \r
 /**\r