]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect.
[mirror_edk2.git] / MdePkg / Library / PeiServicesTablePointerLibIdt / PeiServicesTablePointerLibIdt.inf
index 8b54ec34fc7655bf1a682203794a91fafdd0c444..9f5c571db1a98a204e20e73de6477e93b181e508 100644 (file)
@@ -1,7 +1,10 @@
 #/** @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
+# Copyright (c) 2006 - 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
@@ -19,9 +22,7 @@
   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
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
-[Sources.Ia32]\r
-  Ia32/AsmPeiSevicesTablePointer.c|MSFT\r
-  Ia32/AsmPeiSevicesTablePointer.S|GCC\r
+[Sources]\r
   PeiServicesTablePointer.c\r
 \r
-[Sources.X64]\r
-  x64/AsmPeiSevicesTablePointer.asm|MSFT\r
-  x64/AsmPeiSevicesTablePointer.S|GCC\r
-  PeiServicesTablePointer.c\r
 \r
 [LibraryClasses]\r
   DebugLib\r
+  BaseLib\r
+\r
+\r
 \r