All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerald Elder-Vass <gerald.elder-vass@cloud.com>
To: Xen-devel <xen-devel@lists.xenproject.org>
Cc: Gerald Elder-Vass <gerald.elder-vass@cloud.com>
Subject: [PATCH v5 0/2] efi: Support Shim LoadImage
Date: Tue,  9 Sep 2025 14:52:31 +0000	[thread overview]
Message-ID: <cover.1757421999.git.gerald.elder-vass@cloud.com> (raw)

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



             reply	other threads:[~2025-09-09 14:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-09 14:52 Gerald Elder-Vass [this message]
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

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-all 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=cover.1757421999.git.gerald.elder-vass@cloud.com \
    --to=gerald.elder-vass@cloud.com \
    --cc=xen-devel@lists.xenproject.org \
    /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 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.