]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
Fix a typo.
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / DxeReportStatusCodeLibFramework / DxeReportStatusCodeLib.inf
index 7a9b7c9234af5eaf4300124c8f83a094d722de23..b476fc6338e2a5ad7bad2521c37fcc4fe160c4b8 100644 (file)
@@ -33,6 +33,7 @@
 \r
 [Sources.common]\r
   ReportStatusCodeLib.c\r
+  DxeSupport.c\r
 \r
 \r
 \r
@@ -48,7 +49,7 @@
   UefiBootServicesTableLib\r
   DebugLib\r
   UefiRuntimeServicesTableLib\r
-\r
+  DevicePathLib\r
 \r
 [Guids]\r
   gEfiStatusCodeSpecificDataGuid                # ALWAYS_CONSUMED\r
@@ -59,6 +60,6 @@
   gEfiStatusCodeRuntimeProtocolGuid             # PROTOCOL ALWAYS_CONSUMED\r
 \r
 \r
-[PcdsFixedAtBuild.common]\r
-  PcdReportStatusCodePropertyMask|gEfiMdePkgTokenSpaceGuid\r
+[Pcd.common]\r
+  gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask\r
 \r