]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: Detect hypervisors using SMBIOS info
authorJan Janssen <medhefgo@web.de>
Tue, 10 Jan 2023 13:44:29 +0000 (14:44 +0100)
committerJan Janssen <medhefgo@web.de>
Mon, 16 Jan 2023 17:51:21 +0000 (18:51 +0100)
commitba2793927461b82216f56aa8a800cf53fac28d37
tree363e1994f8b49be05281e2a8b0b6cbb32ae7f23d
parent32284ffc12c518345cda856c2711304ce4925693
boot: Detect hypervisors using SMBIOS info

This allows skipping secure boot enrollment wait time on other arches.
src/boot/efi/meson.build
src/boot/efi/secure-boot.c
src/boot/efi/ticks.c
src/boot/efi/util.c
src/boot/efi/util.h
src/boot/efi/vmm.c
src/boot/efi/vmm.h