mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-18 09:23:44 +00:00
hv: remove UEFI_OS_LOADER_NAME from Kconfig
Since UEFI boot is no longer supported. Tracked-On: #5197 Signed-off-by: Zide Chen <zide.chen@intel.com>
This commit is contained in:
parent
6a0a3233c3
commit
9f2b35507a
@ -334,14 +334,6 @@ config L1D_FLUSH_VMENTRY_ENABLED
|
|||||||
bool "Enable L1 cache flush before VM entry"
|
bool "Enable L1 cache flush before VM entry"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config UEFI_OS_LOADER_NAME
|
|
||||||
string "UEFI OS loader name"
|
|
||||||
default "\\EFI\\BOOT\\bootx64.efi"
|
|
||||||
help
|
|
||||||
Name of the UEFI bootloader that starts the Service VM. This is
|
|
||||||
typically the systemd-boot or Grub bootloader but could be any other
|
|
||||||
UEFI executable.
|
|
||||||
|
|
||||||
config MCE_ON_PSC_WORKAROUND_DISABLED
|
config MCE_ON_PSC_WORKAROUND_DISABLED
|
||||||
bool "Force to disable software workaround for Machine Check Error on Page Size Change"
|
bool "Force to disable software workaround for Machine Check Error on Page Size Change"
|
||||||
default n
|
default n
|
||||||
|
Loading…
Reference in New Issue
Block a user