]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / PeiServicesTablePointerLibIdt / PeiServicesTablePointerLibIdt.inf
index 6baad7a600e19fffb93b052bd49570fe91864a32..90c75dcac30adf9f455c85647a3532f6ba082ece 100644 (file)
@@ -1,9 +1,12 @@
-#/** @file\r
+## @file\r
+# Instance of PEI Services Table Pointer Library using IDT for the table pointer.\r
 #\r
-# PEI Services Table Library implementation that retrieves a pointer to the PEI\r
-# Copyright (c) 2006 - 2007, Intel Corporation.\r
+# PEI Services Table Pointer Library implementation that retrieves a pointer to the PEI\r
+# Services Table from the IDT on IA-32 and x64.\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
@@ -11,7 +14,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -20,8 +23,6 @@
   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
 \r
 #\r
 \r
 [Sources]\r
   PeiServicesTablePointer.c\r
-  InternalPeiServicesTablePointer.h\r
 \r
 \r
 [LibraryClasses]\r
   DebugLib\r
-  BaseMemoryLib\r
-  PeiServicesLib\r
   BaseLib\r
 \r
 \r