]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
Code scrub for DxeReportStatusCodeLib.
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / DxeReportStatusCodeLibFramework / DxeReportStatusCodeLib.inf
index 773db9b7230d80cc0bc45e932429cc37b4678de0..7a92877c0712a0da415a508272934c401042a16a 100644 (file)
@@ -21,7 +21,6 @@
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = ReportStatusCodeLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -31,9 +30,6 @@
 \r
 [Sources.common]\r
   ReportStatusCodeLib.c\r
-  DxeSupport.c\r
-\r
-\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 [LibraryClasses]\r
   PcdLib\r
   BaseMemoryLib\r
-  BaseLib\r
+  MemoryAllocationLib\r
   UefiBootServicesTableLib\r
   DebugLib\r
   UefiRuntimeServicesTableLib\r
   DevicePathLib\r
 \r
 [Guids]\r
-  gEfiStatusCodeSpecificDataGuid                # ALWAYS_CONSUMED\r
-  gEfiStatusCodeDataTypeDebugGuid               # ALWAYS_CONSUMED\r
-\r
+  gEfiStatusCodeSpecificDataGuid                ## CONSUMES\r
+  gEfiStatusCodeDataTypeDebugGuid               ## CONSUMES\r
 \r
 [Protocols]\r
-  gEfiStatusCodeRuntimeProtocolGuid             # PROTOCOL ALWAYS_CONSUMED\r
-\r
+  gEfiStatusCodeRuntimeProtocolGuid             ## SOMETIMES_CONSUMES (Used if revision of the EFI Specification is not less than 0x20000)\r
 \r
 [Pcd.common]\r
   gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask\r