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

John Rahn jrahn at nvidia.com
Tue Apr 20 21:35:56 UTC 2021


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/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list