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>,
	"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 0/3] efi: Shim LoadImage improvements
Date: Thu, 11 Sep 2025 08:24:26 +0000	[thread overview]
Message-ID: <cover.1757519202.git.gerald.elder-vass@cloud.com> (raw)

A previous series for supporting Shim's LoadImage protocol had some
outstanding comments after it had been accepted, and internal review
revealed an improvement to be safe when unloading the image.

This patch series includes those changes.

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

Gerald Elder-Vass (3):
  efi: Fix line length in init_secure_boot_mode
  efi: Protect against unnecessary image unloading
  efi: Limit Shim's Verify success to EFI_SUCCESS

 xen/common/efi/boot.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.47.3



             reply	other threads:[~2025-09-11  8:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-11  8:24 Gerald Elder-Vass [this message]
2025-09-11  8:24 ` [PATCH 1/3] efi: Fix line length in init_secure_boot_mode Gerald Elder-Vass
2025-09-11 16:47   ` Alejandro Vallejo
2025-09-25 11:57   ` Marek Marczykowski-Górecki
2025-09-11  8:24 ` [PATCH 2/3] efi: Protect against unnecessary image unloading Gerald Elder-Vass
2025-09-11  8:34   ` Jan Beulich
2025-09-11  9:08     ` Gerald Elder-Vass
2025-09-11 17:20   ` Alejandro Vallejo
2025-09-25 11:56     ` Marek Marczykowski-Górecki
2025-09-11  8:24 ` [PATCH 3/3] efi: Limit Shim's Verify success to EFI_SUCCESS Gerald Elder-Vass
2025-09-11  8:35   ` Jan Beulich
2025-09-25 11:58     ` Marek Marczykowski-Górecki
2025-09-25  7:14 ` Ping: [PATCH 0/3] efi: Shim LoadImage improvements 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.1757519202.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.