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 <[email protected]> Thanks, Mike > -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Taylor > Beebe > Sent: Friday, August 4, 2023 12:47 PM > To: [email protected] > Cc: Andrew Fish <[email protected]>; Ni, Ray <[email protected]> > Subject: [edk2-devel] [PATCH v4 03/14] EmulatorPkg: Add > ImagePropertiesRecordLib Instance > > From: Taylor Beebe <[email protected]> > > Add an instance of ImagePropertiesRecordLib which will be used by the > DXE Core. > > Signed-off-by: Taylor Beebe <[email protected]> > Cc: Andrew Fish <[email protected]> > Cc: Ray Ni <[email protected]> > --- > EmulatorPkg/EmulatorPkg.dsc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/EmulatorPkg/EmulatorPkg.dsc b/EmulatorPkg/EmulatorPkg.dsc > index b44435d7e6ee..e18eeca884a5 100644 > --- a/EmulatorPkg/EmulatorPkg.dsc > +++ b/EmulatorPkg/EmulatorPkg.dsc > @@ -126,6 +126,7 @@ [LibraryClasses] > SortLib|MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf > ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf > > FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf > + > ImagePropertiesRecordLib|MdeModulePkg/Library/ImagePropertiesRecordLib > /ImagePropertiesRecordLib.inf > > !if $(SECURE_BOOT_ENABLE) == TRUE > RngLib|MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf > -- > 2.41.0.windows.3 > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109957): https://edk2.groups.io/g/devel/message/109957 Mute This Topic: https://groups.io/mt/100553433/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
