]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
clean up EBC in inf files.
[mirror_edk2.git] / MdePkg / Library / PeiCoreEntryPoint / PeiCoreEntryPoint.inf
index 9b38b6a568d9cb2870656b186bf01074bc9cda81..c50ef4b3789dc222f78e2cba23c7730fc08d1242 100644 (file)
@@ -2,7 +2,7 @@
 # Entry point to a the PEI Core\r
 #\r
 # The library contains the entry point to a PEI core Module Type.\r
-# Copyright (c) 2007 - 2007, Intel Corporation.\r
+# Copyright (c) 2007, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   FILE_GUID                      = b3b0654a-969d-4096-86cb-27e262a02083\r
   MODULE_TYPE                    = PEI_CORE\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PeiCoreEntryPoint|PEI_CORE \r
+  LIBRARY_CLASS                  = PeiCoreEntryPoint|PEI_CORE\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
 #\r
 \r
 [Sources.common]\r
@@ -36,3 +36,6 @@
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
+[LibraryClasses]\r
+  BaseLib\r
+  DebugLib\r