[edk2-devel] [PATCH v1 0/1] FmpDevicePkg: FmpDeviceLib interface change for Driver Unload support

John Rahn posted 1 patch 3 years ago
Failed in applying to current master (apply log)
FmpDevicePkg/FmpDxe/FmpDxe.inf                |  2 +-
FmpDevicePkg/Include/Library/FmpDeviceLib.h   | 21 ++++++++++++++++
FmpDevicePkg/FmpDxe/FmpDxe.c                  | 21 ++++++++++++++++
.../Library/FmpDeviceLibNull/FmpDeviceLib.c   | 24 +++++++++++++++++++
4 files changed, 67 insertions(+), 1 deletion(-)
[edk2-devel] [PATCH v1 0/1] FmpDevicePkg: FmpDeviceLib interface change for Driver Unload support
Posted by John Rahn 3 years ago
Implement interface to allow addition of Driver Unload support
  for a FmpDeviceLib which supports the UEFI Driver Binding model.
  Add FmpDeviceLibUnloadImage function declaration and NULL sample.
  Add FmpDxeUnloadImage function.
  Replace UNLOAD_IMAGE function in FmpDxe sample with 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/FmpDxe/FmpDxe.inf                |  2 +-
 FmpDevicePkg/Include/Library/FmpDeviceLib.h   | 21 ++++++++++++++++
 FmpDevicePkg/FmpDxe/FmpDxe.c                  | 21 ++++++++++++++++
 .../Library/FmpDeviceLibNull/FmpDeviceLib.c   | 24 +++++++++++++++++++
 4 files changed, 67 insertions(+), 1 deletion(-)

-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#74305): https://edk2.groups.io/g/devel/message/74305
Mute This Topic: https://groups.io/mt/82247521/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-