]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
Remove extra blank for array
[mirror_edk2.git] / MdePkg / Library / PeiServicesLib / PeiServicesLib.inf
index 4432def698a52fc7d004eb8fb937aad423fb41c4..6855ecc130c8a8d2de7bbf5069acfbb1d7e67b71 100644 (file)
@@ -1,8 +1,7 @@
 #/** @file\r
-# Component description file for Pei Services Library.\r
-#\r
 # PEI Services Library implementation.\r
-# Copyright (c) 2007, Intel Corporation.\r
+#\r
+# Copyright (c) 2007 - 2008, 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
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PeiServicesLib|SEC PEIM PEI_CORE \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
+  PI_SPECIFICATION_VERSION       = 0x00010000\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
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
-\r
 [LibraryClasses]\r
   PeiServicesTablePointerLib\r
+  MemoryAllocationLib\r
+  DebugLib\r
+\r
+[Guids]\r
+  gEfiFirmwareFileSystem2Guid        ## PRODUCES ## FV\r
+\r
+[Ppis]\r
+  gEfiPeiFirmwareVolumeInfoPpiGuid   ## PRODUCES\r
+\r
+\r
 \r