acrn-hypervisor/hypervisor/bsp/uefi/efi
Jack Ren 3b616010e0 hv: handle the case of empty hypervisor cmdline
Fix a bug:
When the hypervisor cmdline is empty, the hypervisor will be
unable to boot up.

Signed-off-by: Jack Ren <jack.ren@intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
2018-05-28 17:36:54 +08:00
..
Makefile hypervisor: install acrn.efi to /usr/lib 2018-05-24 19:34:49 +08:00
boot.c hv: handle the case of empty hypervisor cmdline 2018-05-28 17:36:54 +08:00
boot.h Revert "HV: Make AP trampoline code relocatable" 2018-05-15 17:25:58 +08:00
efilinux.h efi: clean RuntimeServices code 2018-05-15 17:25:57 +08:00
malloc.c Revert "HV: added memory allocation functions for AP trampoline code relocation" 2018-05-15 17:25:58 +08:00
multiboot.h refine: remove redundant data type definition 2018-05-15 17:25:54 +08:00
pe.c initial import 2018-05-11 14:44:28 +08:00
stdlib.h hv: pass the cmdline to hypervisor 2018-05-23 11:10:47 +08:00