mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot
@ 2018-01-09 14:22 Daniel Kiper
  2018-01-09 14:22 ` [PATCH 1/4] efi/stub: Extract efi_get_secureboot() to separate file Daniel Kiper
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Daniel Kiper @ 2018-01-09 14:22 UTC (permalink / raw)
  To: linux-efi, linux-kernel, x86, xen-devel
  Cc: ard.biesheuvel, boris.ostrovsky, hpa, jgross, konrad.wilk, mingo, tglx

Hi,

Initialize UEFI secure boot state during dom0 boot. Otherwise the kernel
may not even know that it runs on secure boot enabled platform.

Daniel

 arch/x86/xen/Makefile                          |    4 +++-
 arch/x86/xen/efi.c                             |   14 +++++++++++++
 drivers/firmware/efi/libstub/secureboot-core.c |   77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/firmware/efi/libstub/secureboot.c      |   66 +++++------------------------------------------------------
 4 files changed, 99 insertions(+), 62 deletions(-)

Daniel Kiper (4):
      efi/stub: Extract efi_get_secureboot() to separate file
      x86/xen/efi: Initialize boot_params.secure_boot in xen_efi_init()
      efi: Tweak efi_get_secureboot() and its data section assignment
      efi: Rename efi_get_secureboot() to __efi_get_secureboot() and make it static

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

end of thread, other threads:[~2018-01-23 19:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-09 14:22 [PATCH 0/4] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot Daniel Kiper
2018-01-09 14:22 ` [PATCH 1/4] efi/stub: Extract efi_get_secureboot() to separate file Daniel Kiper
2018-01-09 14:22 ` [PATCH 2/4] x86/xen/efi: Initialize boot_params.secure_boot in xen_efi_init() Daniel Kiper
2018-01-09 14:22 ` [PATCH 3/4] efi: Tweak efi_get_secureboot() and its data section assignment Daniel Kiper
2018-01-09 14:22 ` [PATCH 4/4] efi: Rename efi_get_secureboot() to __efi_get_secureboot() and make it static Daniel Kiper
2018-01-11 12:51 ` [PATCH 0/4] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot Ard Biesheuvel
2018-01-12 11:24   ` Daniel Kiper
2018-01-23 19:23     ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®