]> 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 ebaef9fc49084e2b918fae0e0d3d08e20e51b954..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
   FILE_GUID                      = DED3F743-CE2C-4ba6-92A2-FFCE2A6D72D9\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PeiServicesTablePointerLib|PEIM PEI_CORE \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
+  LIBRARY_CLASS                  = PeiServicesTablePointerLib|PEIM PEI_CORE SEC\r
 \r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
-[Sources.Ia32]\r
-  Ia32/AsmPeiSevicesTablePointer.c|MSFT\r
-  Ia32/AsmPeiSevicesTablePointer.S|GCC\r
-  PeiServicesTablePointer.c\r
+[Packages]\r
+  MdePkg/MdePkg.dec\r
 \r
-[Sources.X64]\r
-  x64/AsmPeiSevicesTablePointer.asm|MSFT\r
-  x64/AsmPeiSevicesTablePointer.S|GCC\r
+[Sources]\r
   PeiServicesTablePointer.c\r
 \r
+\r
 [LibraryClasses]\r
   DebugLib\r
+  BaseLib\r
+\r
+\r
 \r