public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: jrahn@nvidia.com
To: <devel@edk2.groups.io>
Subject: [PATCH v1 0/1] FmpDevicePkg: FmpDeviceLib interface change for Driver Unload support
Date: Tue, 20 Apr 2021 14:35:56 -0700	[thread overview]
Message-ID: <20210420213557.9498-1-jrahn@nvidia.com> (raw)

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


             reply	other threads:[~2021-04-20 21:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20 21:35 jrahn [this message]
2021-04-20 21:35 ` [PATCH v1 1/1] FmpDevicePkg: FmpDeviceLib interface change for Driver Unload support 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210420213557.9498-1-jrahn@nvidia.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox