]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
Update PeiReportStatusCodeLib instance, which will support report data prior to...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / PeiReportStatusCodeLib / PeiReportStatusCodeLib.inf
index 7fb02752ab2d23bd10cdd36278ae1df15a2def94..aeee6c182eef3234dbca0de03b9df93ee53cd55a 100644 (file)
   FILE_GUID                      = 8c690838-7a22-45c4-aa58-a33e3e515cd4\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = ReportStatusCodeLib|PEIM PEI_CORE\r
+  LIBRARY_CLASS                  = ReportStatusCodeLib|SEC PEIM PEI_CORE\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
+  CONSTRUCTOR                    = PeiReportStatusCodeLibConstructor\r
+\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -46,6 +48,7 @@
   BaseMemoryLib\r
   BaseLib\r
   DebugLib\r
+  OemHookStatusCodeLib\r
 \r
 \r
 [Guids]\r
@@ -53,6 +56,6 @@
   gEfiStatusCodeDataTypeDebugGuid               # ALWAYS_CONSUMED\r
 \r
 \r
-[FixedPcd.common]\r
+[Pcd.common]\r
   gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask\r
 \r