]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update supported module type of MDE library instances according to MDE library spec.
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Oct 2008 05:27:08 +0000 (05:27 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Oct 2008 05:27:08 +0000 (05:27 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6261 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/DxePalLib/DxePalLib.inf
MdePkg/Library/FvbServiceLib/FvbServiceLib.inf
MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf
MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
MdePkg/Library/PeiPalLib/PeiPalLib.inf

index 8ea9a25858ca9a0cc6c754645095575c791b7911..09b1498e80f7923f5b13526d7773c6a9fd437cd8 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # This library implements the PAL Library Class for the early dxe drivers that need PAL calls before the \r
 # Extended SAL PAL services are available\r
-# Copyright (c) 2007, Intel Corporation. All rights reserved.\r
+# Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved.\r
 #\r
 #  This software and associated documentation (if any) is furnished\r
 #  under a license and may only be used or copied in accordance\r
@@ -22,7 +22,7 @@
   FILE_GUID                      = B05D4251-5BA5-46f2-A011-46CC46D9A590\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PalCallLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER UEFI_DRIVER \r
+  LIBRARY_CLASS                  = PalCallLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
index 54bddcb0e6dc09b7e633e02c092784df9bdc6fc3..b019232f69f935d3ed3b39cbf424f62561c7ae0c 100644 (file)
@@ -2,7 +2,7 @@
 # FvbService Library for UEFI drivers\r
 #\r
 # This library instance provide sevice functions to access Firmware Volume Block protocol.\r
-# Copyright (c) 2006 - 2007, Intel Corporation\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
@@ -18,9 +18,9 @@
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = FvbServiceLib\r
   FILE_GUID                      = bd4d540e-04b0-4b10-8fd5-4a7bb533cf67\r
-  MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
+  MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = FvbServiceLib|DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION\r
+  LIBRARY_CLASS                  = FvbServiceLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
index 8707bb6fc17374bdb1045347538cb8c28de35fd0..a003038ca66567f1bb487e950c435e2d0476e5f0 100644 (file)
@@ -2,7 +2,7 @@
 # Post code library based on report status code library\r
 #\r
 # PostCode Library for PEIMs and DXE drivers that send PostCode to ReportStatusCode\r
-# Copyright (c) 2006, Intel Corporation.\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
@@ -20,7 +20,7 @@
   FILE_GUID                      = e062c52d-78dc-4cc5-b246-b13497a8123c\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PostCodeLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER PEIM PEI_CORE SEC UEFI_APPLICATION UEFI_DRIVER\r
+  LIBRARY_CLASS                  = PostCodeLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER PEIM PEI_CORE UEFI_APPLICATION UEFI_DRIVER\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
index bf7c1ff6925e09a11ec8af74cf022622b9b386b0..aee8f20148ecaedf1f16c26d0845cdbce0d7bcfa 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # I/O Library implementation that uses the CPU I/O PPI for I/O\r
 #  and MMIO operations.\r
-# Copyright (c) 2006 - 2007, Intel Corporation.\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
@@ -21,7 +21,7 @@
   FILE_GUID                      = b2585b69-fb63-4220-844a-8fbea8bf01af\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = IoLib|PEIM PEI_CORE SEC\r
+  LIBRARY_CLASS                  = IoLib|PEIM PEI_CORE\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
index 08f164cbd4b12a4061c7fac8f8622187f89e7397..7ffe83508a4773006574d0164abc22bae8acc902 100644 (file)
@@ -22,7 +22,7 @@
   FILE_GUID                      = B53DC524-6B98-4584-940B-8F1363DEF09E\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PalCallLib|PEI_CORE PEIM SEC\r
+  LIBRARY_CLASS                  = PalCallLib|PEIM PEI_CORE\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r