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 (#46371): https://edk2.groups.io/g/devel/message/46371 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] -=-=-=-=-=-=-=-=-=-=-=-