public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] efi_loader: internal CloseProtocol
@ 2022-10-08  7:14 Heinrich Schuchardt
  2022-10-08  7:14 ` [PATCH 1/2] " Heinrich Schuchardt
  2022-10-08  7:14 ` [PATCH 2/2] efi_driver: use efi_close_protocol Heinrich Schuchardt
  0 siblings, 2 replies; 5+ messages in thread
From: Heinrich Schuchardt @ 2022-10-08  7:14 UTC (permalink / raw)
  To: Ilias Apalodimas; +Cc: u-boot, Heinrich Schuchardt

Get rid of EFI_CALL() for invoking CloseProtocol().

Heinrich Schuchardt (2):
  efi_loader: internal CloseProtocol
  efi_driver: use efi_close_protocol

 include/efi_loader.h          |  9 ++--
 lib/efi_driver/efi_uclass.c   | 25 +++++-----
 lib/efi_loader/efi_boottime.c | 90 ++++++++++++++++++++++-------------
 3 files changed, 72 insertions(+), 52 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2022-10-10  8:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-08  7:14 [PATCH 0/2] efi_loader: internal CloseProtocol Heinrich Schuchardt
2022-10-08  7:14 ` [PATCH 1/2] " Heinrich Schuchardt
2022-10-10  8:00   ` Ilias Apalodimas
2022-10-08  7:14 ` [PATCH 2/2] efi_driver: use efi_close_protocol Heinrich Schuchardt
2022-10-10  8:00   ` Ilias Apalodimas

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