nload issue is to create a UEFI driver leveraging
FmpDxeLib and FmpDeviceLib with the DRIVER_UNLOAD specified in the UEFI driver
INF file and is the proper solution.
-Original Message-
From: devel@edk2.groups.io On Behalf Of John Rahn via
groups.io
Sent: Tuesday, April 20, 2021 4:25
using the proposed interface change.
-Original Message-
From: Kinney, Michael D
Sent: Tuesday, April 20, 2021 3:37 PM
To: John Rahn ; devel@edk2.groups.io; Kinney, Michael D
Cc: Liming Gao ; Jiang, Guomin
; Xu, Wei6
Subject: RE: [PATCH v1 1/1] FmpDevicePkg: FmpDeviceLib interface change f
FmpDxeUnloadImage.
https://github.com/jrahn-nvidia/edk2/pull/new/BZ3342_FmpDeviceLib_DriverUnload
https://bugzilla.tianocore.org/show_bug.cgi?id=3342
FmpDeviceLib interface for Driver Unload is missing
John Rahn (1):
FmpDevicePkg: FmpDeviceLib interface change for Driver Unload support
FmpDevicePkg
: Liming Gao
Cc: Michael D Kinney
Cc: Guomin Jiang
Cc: Wei6 Xu
Signed-off-by: John Rahn
---
FmpDevicePkg/FmpDxe/FmpDxe.inf | 2 +-
FmpDevicePkg/Include/Library/FmpDeviceLib.h | 21 +
FmpDevicePkg/FmpDxe/FmpDxe.c | 21