]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeimEntryPoint/PeimEntryPoint.c
Checked in part of MDE library instances following PI and UEFI. It includes:
[mirror_edk2.git] / MdePkg / Library / PeimEntryPoint / PeimEntryPoint.c
index f80d4c2c88cebad09df7d39ca196e28dbb5dd11c..a7faf2b5f4dd28c34e8ea0a56fed8149ad3e17ac 100644 (file)
@@ -14,9 +14,17 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 **/\r
 \r
 //\r
-// Include common header file for this module.\r
+// The package level header files this module uses\r
 //\r
-#include "CommonHeader.h"\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/PeimEntryPoint.h>\r
+#include <Library/DebugLib.h>\r
 \r
 /**\r
   Image entry point of Peim.\r