]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
Memory overflow verified
[mirror_edk2.git] / MdePkg / Library / PeiServicesLib / PeiServicesLib.inf
index 1c5d1f76bf569dc9a496cea217aa67671e3cb302..31f61a7e2dacc3307d01163394c45dd783c2fe83 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
@@ -21,9 +20,7 @@
   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 (EBC is for build only)\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
-\r
 [LibraryClasses]\r
   PeiServicesTablePointerLib\r
+  MemoryAllocationLib\r
+  DebugLib\r
+\r
+[Guids]\r
+  gEfiFirmwareFileSystem2Guid\r
+\r
+[Ppis]\r
+  gEfiPeiFirmwareVolumeInfoPpiGuid\r
+\r
+\r
 \r