public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] FmpDevicePkg: FmpDeviceLib interface change for Driver Unload support
@ 2021-04-20 21:35 jrahn
  2021-04-20 21:35 ` [PATCH v1 1/1] " John Rahn
  0 siblings, 1 reply; 6+ messages in thread
From: jrahn @ 2021-04-20 21:35 UTC (permalink / raw)
  To: devel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-22 10:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-20 21:35 [PATCH v1 0/1] FmpDevicePkg: FmpDeviceLib interface change for Driver Unload support jrahn
2021-04-20 21:35 ` [PATCH v1 1/1] " John Rahn
2021-04-20 22:37   ` Michael D Kinney
2021-04-20 23:24     ` John Rahn
     [not found]     ` <1677B48878591BF9.1355@groups.io>
2021-05-24 20:01       ` [edk2-devel] " John Rahn
2022-07-22 10:02         ` gordontcp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox