]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
Comments synchronized with library class
[mirror_edk2.git] / MdePkg / Library / PeiServicesTablePointerLib / PeiServicesTablePointerLib.inf
index bd5656e50b66e583c94eea9f995152ec2f28c71c..8f1a3cc18ea35403d16b38b99866310741b8f213 100644 (file)
@@ -1,10 +1,11 @@
 #/** @file\r
-# Component description file for Pei Services Table Library\r
+# Instance of PEI Services Table Pointer Library using global variable for the table pointer.\r
 #\r
-# PEI Services Table Library implementation that retrieves a pointer to the\r
+# PEI Services Table Pointer Library implementation that retrieves a pointer to the\r
 #  PEI Services Table from a global variable. Not available to modules that execute from\r
 #  read-only memory.\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                  = PeiServicesTablePointerLib|PEIM PEI_CORE SEC\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   CONSTRUCTOR                    = PeiServicesTablePointerLibConstructor\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
   PeiServicesTablePointer.c\r
-  PeiServicesTablePointerInternal.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r