All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] efi: Support Shim LoadImage
@ 2025-09-05 12:10 ` Gerald Elder-Vass
  0 siblings, 0 replies; 9+ messages in thread
From: Gerald Elder-Vass @ 2025-09-05 10:05 UTC (permalink / raw)
  To: Xen-devel
  Cc: Gerald Elder-Vass, Marek Marczykowski-Górecki,
	Daniel P. Smith, Jan Beulich, Andrew Cooper, Anthony PERARD,
	Michal Orzel, Julien Grall, Roger Pau Monné,
	Stefano Stabellini

Support Shim LoadImage protocol but keep Shim Lock for compatibility

https://gitlab.com/xen-project/people/geraldev/xen/-/pipelines/2023640279

Gerald Elder-Vass (1):
  efi: Support using Shim's LoadImage protocol

Ross Lagerwall (1):
  efi: Add a function to check if Secure Boot mode is enabled

 xen/common/efi/boot.c    | 83 ++++++++++++++++++++++++++++++++++++----
 xen/common/efi/runtime.c |  1 +
 xen/include/xen/efi.h    |  2 +
 3 files changed, 78 insertions(+), 8 deletions(-)

-- 
2.47.3



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

end of thread, other threads:[~2025-09-05 12:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-05 10:05 [PATCH v3 0/2] efi: Support Shim LoadImage Gerald Elder-Vass
2025-09-05 12:10 ` [PATCH v4 " Gerald Elder-Vass
2025-09-05 10:05 ` [PATCH v3 1/2] efi: Add a function to check if Secure Boot mode is enabled Gerald Elder-Vass
2025-09-05 10:36   ` [misra] " Andrew Cooper
2025-09-05 10:44     ` Jan Beulich
2025-09-05 10:51       ` Andrew Cooper
2025-09-05 10:05 ` [PATCH v3 2/2] efi: Support using Shim's LoadImage protocol Gerald Elder-Vass
2025-09-05 11:13   ` Marek Marczykowski-Górecki
2025-09-05 12:08     ` Gerald Elder-Vass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.