acrn-hypervisor/hypervisor/bsp/uefi/efi
Zheng, Gen 4d0f26d0e1 UEFI: update acrn.conf and Document
Since the boot flow had been changed to that sos kernel is lanuched
by cl bootloader directly, replace the payload acrn.efi with bzImage.efi
in the acrn.conf file, and specify ROOTDEV with UUID in the command line.

The UEFI firmware launches the EFI/org.clearlinux/bootloaderx64.efi
as os loader not the EFI/BOOT/BOOTX64.EFI, so fix the issue in the document
ACRN_UEFI.txt which guides user with incorrect steps.

Signed-off-by: Zheng, Gen <gen.zheng@intel.com>
Reviewed-by: Jack, Ren <jack.ren@intel.com>
2018-05-15 17:25:26 +08:00
..
boot.c UEFI: update acrn.conf and Document 2018-05-15 17:25:26 +08:00
boot.h UEFI: header file cleanup 2018-05-15 17:19:39 +08:00
efilinux.h initial import 2018-05-11 14:44:28 +08:00
Makefile UEFI: change the acrn boot flow on uefi platform 2018-05-15 17:19:39 +08:00
malloc.c UEFI: add FIXME comments to function emalloc() & __emalloc() 2018-05-15 17:19:39 +08:00
multiboot.h initial import 2018-05-11 14:44:28 +08:00
pe.c initial import 2018-05-11 14:44:28 +08:00
stdlib.h UEFI: change the acrn boot flow on uefi platform 2018-05-15 17:19:39 +08:00