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>,
"Marek Marczykowski-Górecki" <marmarek@invisiblethingslab.com>,
"Daniel P. Smith" <dpsmith@apertussolutions.com>,
"Jan Beulich" <jbeulich@suse.com>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Anthony PERARD" <anthony.perard@vates.tech>,
"Michal Orzel" <michal.orzel@amd.com>,
"Julien Grall" <julien@xen.org>,
"Roger Pau Monné" <roger.pau@citrix.com>,
"Stefano Stabellini" <sstabellini@kernel.org>
Subject: [PATCH v3 0/2] efi: Support Shim LoadImage
Date: Fri, 5 Sep 2025 10:05:30 +0000 [thread overview]
Message-ID: <cover.1757066332.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/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
WARNING: multiple messages have this Message-ID (diff)
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>,
"Marek Marczykowski-Górecki" <marmarek@invisiblethingslab.com>,
"Daniel P. Smith" <dpsmith@apertussolutions.com>,
"Jan Beulich" <jbeulich@suse.com>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Anthony PERARD" <anthony.perard@vates.tech>,
"Michal Orzel" <michal.orzel@amd.com>,
"Julien Grall" <julien@xen.org>,
"Roger Pau Monné" <roger.pau@citrix.com>,
"Stefano Stabellini" <sstabellini@kernel.org>
Subject: [PATCH v4 0/2] efi: Support Shim LoadImage
Date: Fri, 5 Sep 2025 12:10:16 +0000 [thread overview]
Message-ID: <cover.1757066332.git.gerald.elder-vass@cloud.com> (raw)
Message-ID: <20250905121016.RMVSh5RS7fjVXyCvzYXT4SMUUhzS_d7Uk6dezqRIlks@z> (raw)
Support Shim LoadImage protocol but keep Shim Lock for compatibility
https://gitlab.com/xen-project/people/geraldev/xen/-/pipelines/2023841743
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
next reply other threads:[~2025-09-05 10:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-05 10:05 Gerald Elder-Vass [this message]
2025-09-05 12:10 ` [PATCH v4 0/2] efi: Support Shim LoadImage 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
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.1757066332.git.gerald.elder-vass@cloud.com \
--to=gerald.elder-vass@cloud.com \
--cc=andrew.cooper3@citrix.com \
--cc=anthony.perard@vates.tech \
--cc=dpsmith@apertussolutions.com \
--cc=jbeulich@suse.com \
--cc=julien@xen.org \
--cc=marmarek@invisiblethingslab.com \
--cc=michal.orzel@amd.com \
--cc=roger.pau@citrix.com \
--cc=sstabellini@kernel.org \
--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.