Update PeiReportStatusCodeLib instance, which will support report data prior to installed the REPORT STATUSCODE PPI.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4665 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -24,6 +24,8 @@
|
||||
EDK_RELEASE_VERSION = 0x00020000
|
||||
EFI_SPECIFICATION_VERSION = 0x00020000
|
||||
|
||||
CONSTRUCTOR = PeiReportStatusCodeLibConstructor
|
||||
|
||||
|
||||
#
|
||||
# The following information is for reference only and not required by the build tools.
|
||||
@ -46,6 +48,7 @@
|
||||
BaseMemoryLib
|
||||
BaseLib
|
||||
DebugLib
|
||||
OemHookStatusCodeLib
|
||||
|
||||
|
||||
[Guids]
|
||||
|
Reference in New Issue
Block a user