All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v10 0/2] xen: Strip xen.efi by default
@ 2025-12-08 13:39 Frediano Ziglio
  2025-12-08 13:39 ` [PATCH v10 1/2] Do not attempt to workaround older binutils Frediano Ziglio
  2025-12-08 13:39 ` [PATCH v10 2/2] xen: Strip xen.efi by default Frediano Ziglio
  0 siblings, 2 replies; 7+ messages in thread
From: Frediano Ziglio @ 2025-12-08 13:39 UTC (permalink / raw)
  To: xen-devel
  Cc: Frediano Ziglio, Andrew Cooper, Anthony PERARD, Michal Orzel,
	Jan Beulich, Julien Grall, Roger Pau Monné,
	Stefano Stabellini, Frediano Ziglio, Demi Marie Obenour,
	Marek Marczykowski-Górecki, Stewart Hildebrand,
	Oleksii Kurochko

From: Frediano Ziglio <frediano.ziglio@cloud.com>

The main purpose of this series is to strip xen.efi file.

First patch disable the build of the file on systems having broken toolstack.
Second patch strip the wanted file.

See changes on specific patches.

Frediano Ziglio (2):
  Do not attempt to workaround older binutils
  xen: Strip xen.efi by default

 .gitignore            |  1 +
 CHANGELOG.md          |  4 ++++
 docs/misc/efi.pandoc  |  8 +-------
 xen/Kconfig.debug     |  9 ++-------
 xen/Makefile          | 25 +++----------------------
 xen/arch/x86/Makefile | 12 +++++++++---
 xen/arch/x86/arch.mk  |  7 -------
 7 files changed, 20 insertions(+), 46 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2026-05-05 21:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08 13:39 [PATCH v10 0/2] xen: Strip xen.efi by default Frediano Ziglio
2025-12-08 13:39 ` [PATCH v10 1/2] Do not attempt to workaround older binutils Frediano Ziglio
2025-12-08 13:56   ` Jan Beulich
2025-12-08 14:20     ` Frediano Ziglio
2025-12-08 13:39 ` [PATCH v10 2/2] xen: Strip xen.efi by default Frediano Ziglio
2026-05-05 21:10   ` Jason Andryuk
2026-05-05 21:28     ` Andrew Cooper

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.