HV/Kconfig: update efi bootloader image file path for Kconfig

Update efi bootloader image file path for Yocto rootfs in Kconfig.

Tracked-On: #4868
Signed-off-by: Wei Liu <weix.w.liu@intel.com>
Reviewed-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
Wei Liu 2020-06-02 11:16:03 +08:00 committed by wenlingz
parent 83275cf892
commit fbb1dfa264
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ config L1D_FLUSH_VMENTRY_ENABLED
config UEFI_OS_LOADER_NAME config UEFI_OS_LOADER_NAME
string "UEFI OS loader name" string "UEFI OS loader name"
default "\\EFI\\org.clearlinux\\bootloaderx64.efi" default "\\EFI\\BOOT\\bootx64.efi"
help help
Name of the UEFI bootloader that starts the Service VM. This is Name of the UEFI bootloader that starts the Service VM. This is
typically the systemd-boot or Grub bootloader but could be any other typically the systemd-boot or Grub bootloader but could be any other