All, As the package maintainer of EmulatorPkg, I should push the patches. But I am not sure if there should be some ack from stewards regarding including this patch in the coming stable tag.
What's the process? Thanks, Ray > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Tim Lewis > Sent: Monday, August 26, 2019 12:32 PM > To: Kinney, Michael D <michael.d.kin...@intel.com>; devel@edk2.groups.io > Cc: Justen, Jordan L <jordan.l.jus...@intel.com>; Ni, Ray <ray...@intel.com>; > 'Andrew Fish' <af...@apple.com> > Subject: Re: [edk2-devel] [Patch][edk2-stable201908 0/2] > EmulatorPkg/Win/Host: Fix image unload regression > > Tested-by: Tim Lewis <tim.le...@insyde.com> > > -----Original Message----- > From: Michael D Kinney <michael.d.kin...@intel.com> > Sent: Wednesday, August 21, 2019 7:36 PM > To: devel@edk2.groups.io > Cc: Jordan Justen <jordan.l.jus...@intel.com>; Ray Ni <ray...@intel.com>; > Andrew Fish <af...@apple.com>; Tim Lewis <tim.le...@insyde.com> > Subject: [Patch][edk2-stable201908 0/2] EmulatorPkg/Win/Host: Fix image > unload regression > > https://bugzilla.tianocore.org/show_bug.cgi?id=2104 > > When UEFI Applications or UEFI Drivers are unloaded, the > PeCoffLoaderUnloadImageExtraAction() needs to unload the image using > FreeLibrary() if the image was successfully loaded using LoadLibrrayEx(). > > This is a regression from the Nt32Pkg that supported unloading applications > and drivers as well as loading the same application or driver multiple > times. > > Cc: Jordan Justen <jordan.l.jus...@intel.com> > Cc: Ray Ni <ray...@intel.com> > Cc: Andrew Fish <af...@apple.com> > Cc: Tim Lewis <tim.le...@insyde.com> > Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> > > Michael D Kinney (2): > EmulatorPkg/Win/Host: Fix image unload regression > EmulatorPkg/Win/Host: Fix SecPrint() log line endings > > EmulatorPkg/Win/Host/WinHost.c | 193 +++++++++++++++++++++++++++++---- > 1 file changed, 174 insertions(+), 19 deletions(-) > > -- > 2.21.0.windows.1 > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#46372): https://edk2.groups.io/g/devel/message/46372 Mute This Topic: https://groups.io/mt/32986082/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-