]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxePcdLib/DxePcdLib.inf
Add build steps for duet platform.
[mirror_edk2.git] / MdePkg / Library / DxePcdLib / DxePcdLib.inf
index acf72971c0c508aeb63c2e8e60db040fd3e59579..e28db9e4ed3131e37ccf5cabda3739c817feefa5 100644 (file)
@@ -1,10 +1,9 @@
 #/** @file\r
-# PCD Library instance implemented with PCD Protocol\r
+# Instance of PCD Library using PCD Protocol.\r
 #\r
-# This library instance implement the APIs listed \r
-#  in PCD library class defined in MDE library specification.\r
-#  It is used by modules in DXE phase.\r
-# Copyright (c) 2007, Intel Corporation.\r
+# PCD Library that uses the PCD Protocol to access Dynamic and DynamicEx PCD entries.\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
   FILE_GUID                      = af97eb89-4cc6-45f8-a514-ca025b346480\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PcdLib|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
+  LIBRARY_CLASS                  = PcdLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER \r
   CONSTRUCTOR                    = PcdLibConstructor\r
 \r
 #\r
@@ -49,3 +45,6 @@
 [Protocols]\r
   gPcdProtocolGuid                              # PROTOCOL ALWAYS_CONSUMED\r
 \r
+[Depex]\r
+  gPcdProtocolGuid\r
+\r