X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FRuntimeDxeReportStatusCodeLib%2FRuntimeDxeReportStatusCodeLib.inf;h=d31f0bb41c15a29dd15020a5b0535e325f5494b3;hp=7ccf9881337e9acf30255a5e8d3a2cbed02ff068;hb=2008b49a7ac16b9051fb5403cf71f22a2930e889;hpb=6d207823bff5686911d626e2ff1176ef00755a4e diff --git a/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf b/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf index 7ccf988133..d31f0bb41c 100644 --- a/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf +++ b/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf @@ -20,7 +20,6 @@ MODULE_TYPE = DXE_RUNTIME_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = ReportStatusCodeLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER UEFI_APPLICATION UEFI_DRIVER - CONSTRUCTOR = ReportStatusCodeLibConstructor DESTRUCTOR = ReportStatusCodeLibDestructor # @@ -29,19 +28,19 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] ReportStatusCodeLib.c - + [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec [LibraryClasses] - PcdLib - BaseMemoryLib BaseLib DebugLib UefiBootServicesTableLib + BaseMemoryLib + PcdLib DevicePathLib UefiRuntimeLib @@ -50,11 +49,9 @@ gEfiStatusCodeDataTypeDebugGuid ## CONSUMES gEfiEventVirtualAddressChangeGuid ## CONSUMES ## Event - [Protocols] gEfiStatusCodeRuntimeProtocolGuid ## CONSUMES - -[Pcd.common] +[Pcd] gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask