Reviewed-by: Gua Guo ________________________________ From: Kinney, Michael D Sent: Tuesday, October 24, 2023 8:09:16 AM To: devel@edk2.groups.io ; t@taylorbeebe.com Cc: Dong, Guo ; Rhodes, Sean ; Lu, James ; Guo, Gua ; Kinney, Michael D Subject: RE: [edk2-devel] [PATCH v4 05/14] UefiPayloadPkg: Add ImagePropertiesRecordLib Instance Hi Taylor, I see there have been no reviews from the package maintainers for this small update to some DSC files. You can use my Rb for this patch as a steward. Reviewed-by: Michael D Kinney Thanks, Mike > -----Original Message----- > From: devel@edk2.groups.io On Behalf Of Taylor > Beebe > Sent: Friday, August 4, 2023 12:47 PM > To: devel@edk2.groups.io > Cc: Dong, Guo ; Rhodes, Sean > ; Lu, James ; Guo, Gua > > Subject: [edk2-devel] [PATCH v4 05/14] UefiPayloadPkg: Add > ImagePropertiesRecordLib Instance > > From: Taylor Beebe > > Add an instance of ImagePropertiesRecordLib which will be used by the > DXE Core. > > Signed-off-by: Taylor Beebe > Cc: Guo Dong > Cc: Sean Rhodes > Cc: James Lu > Cc: Gua Guo > --- > UefiPayloadPkg/UefiPayloadPkg.dsc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/UefiPayloadPkg/UefiPayloadPkg.dsc > b/UefiPayloadPkg/UefiPayloadPkg.dsc > index 47812048ddcf..8d237b23339a 100644 > --- a/UefiPayloadPkg/UefiPayloadPkg.dsc > +++ b/UefiPayloadPkg/UefiPayloadPkg.dsc > @@ -277,6 +277,7 @@ [LibraryClasses] > # > > DebugPrintErrorLevelLib|UefiPayloadPkg/Library/DebugPrintErrorLevelLib > Hob/DebugPrintErrorLevelLibHob.inf > > PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLi > bNull.inf > + > ImagePropertiesRecordLib|MdeModulePkg/Library/ImagePropertiesRecordLib > /ImagePropertiesRecordLib.inf > !if $(SOURCE_DEBUG_ENABLE) == TRUE > > PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibD > ebug/PeCoffExtraActionLibDebug.inf > > DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicationLi > bSerialPort/DebugCommunicationLibSerialPort.inf > -- > 2.41.0.windows.3 > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109960): https://edk2.groups.io/g/devel/message/109960 Mute This Topic: https://groups.io/mt/100553435/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-