All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] efi: Support Shim LoadImage
@ 2025-09-09 14:52 Gerald Elder-Vass
  2025-09-09 14:52 ` [PATCH v5 1/2] efi: Add a function to check if Secure Boot mode is enabled Gerald Elder-Vass
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gerald Elder-Vass @ 2025-09-09 14:52 UTC (permalink / raw)
  To: Xen-devel; +Cc: Gerald Elder-Vass

Support Shim LoadImage protocol but keep Shim Lock for compatibility

https://gitlab.com/xen-project/people/geraldev/xen/-/pipelines/2029800410
- Saw known unrelated debian-12-x86_64 issue

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    | 87 ++++++++++++++++++++++++++++++++++++----
 xen/common/efi/runtime.c |  1 +
 xen/include/xen/efi.h    |  2 +
 3 files changed, 82 insertions(+), 8 deletions(-)

-- 
2.47.3



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

end of thread, other threads:[~2025-09-09 15:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09 14:52 [PATCH v5 0/2] efi: Support Shim LoadImage Gerald Elder-Vass
2025-09-09 14:52 ` [PATCH v5 1/2] efi: Add a function to check if Secure Boot mode is enabled Gerald Elder-Vass
2025-09-09 14:52 ` [PATCH v5 2/2] efi: Support using Shim's LoadImage protocol Gerald Elder-Vass
2025-09-09 15:09 ` [PATCH v5 0/2] efi: Support Shim LoadImage Jan Beulich
2025-09-09 15:12   ` Gerald Elder-Vass
2025-09-09 15:26     ` Jan Beulich

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.