All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/efi: Fix booting when NX is disabled
@ 2024-07-22 10:18 Andrew Cooper
  2024-07-22 10:18 ` [PATCH 1/2] x86/efi: Simplify efi_arch_cpu() a little Andrew Cooper
  2024-07-22 10:18 ` [PATCH 2/2] x86/efi: Unlock NX if necessary Andrew Cooper
  0 siblings, 2 replies; 16+ messages in thread
From: Andrew Cooper @ 2024-07-22 10:18 UTC (permalink / raw)
  To: Xen-devel
  Cc: Andrew Cooper, Jan Beulich, Roger Pau Monné,
	Daniel P . Smith, Marek Marczykowski-Górecki,
	Alejandro Vallejo, Gene Bright

Bugfix from the XCP-ng forums.  See patch 2 for details.

Apparently the native path with NX disabled is broken too, but I've not had
any time to look into that yet.

Andrew Cooper (2):
  x86/efi: Simplify efi_arch_cpu() a little
  x86/efi: Unlock NX if necessary

 xen/arch/x86/efi/efi-boot.h | 56 +++++++++++++++++++++++++++----------
 1 file changed, 42 insertions(+), 14 deletions(-)


base-commit: ff652ed5dcd797a46c84258255dfd429ae68a2d6
-- 
2.39.2



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

end of thread, other threads:[~2024-07-24 13:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-22 10:18 [PATCH 0/2] x86/efi: Fix booting when NX is disabled Andrew Cooper
2024-07-22 10:18 ` [PATCH 1/2] x86/efi: Simplify efi_arch_cpu() a little Andrew Cooper
2024-07-23 10:23   ` Marek Marczykowski-Górecki
2024-07-23 13:47   ` Alejandro Vallejo
2024-07-24  5:42     ` Jan Beulich
2024-07-24 13:28       ` Alejandro Vallejo
2024-07-24 13:47         ` Jan Beulich
2024-07-24 13:42   ` Jan Beulich
2024-07-22 10:18 ` [PATCH 2/2] x86/efi: Unlock NX if necessary Andrew Cooper
2024-07-22 10:43   ` Jan Beulich
2024-07-22 17:04     ` Andrew Cooper
2024-07-22 17:38       ` Andrew Cooper
2024-07-23  6:34         ` Jan Beulich
2024-07-23 10:25   ` Marek Marczykowski-Górecki
2024-07-23 10:31     ` Marek Marczykowski-Górecki
2024-07-23 14:00   ` Alejandro Vallejo

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.