]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxePcdLib/DxePcdLib.inf
Add Pcd Protocol in [Depex] section and add back the constructor since PCD protocol...
[mirror_edk2.git] / MdePkg / Library / DxePcdLib / DxePcdLib.inf
index d828ca109e2ef55bf59145f58989ce5faf483b81..de59815f97c65b2adad78d5d92075e0815ef5e09 100644 (file)
@@ -25,6 +25,7 @@
   LIBRARY_CLASS                  = PcdLib|DXE_CORE 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
+  CONSTRUCTOR                    = PcdLibConstructor\r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
@@ -47,3 +48,6 @@
 [Protocols]\r
   gPcdProtocolGuid                              # PROTOCOL ALWAYS_CONSUMED\r
 \r
+[Depex]\r
+  gPcdProtocolGuid\r
+\r