acrn-hypervisor/hypervisor/bsp/uefi
Jack Ren d04bce2dd0 hv: don't use the EDK Shell API to get the cmdline
EDK Shell API is not standard API defined by UEFI spec.
The gnu-efi below v3.0 doesn't support EDK Shell API
(for example, GetShellArgcArgv), that leads to the hypervisor
unable to boot up when the host machine is installed with
old gnu-efi.

Signed-off-by: Jack Ren <jack.ren@intel.com>
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-23 11:10:47 +08:00
..
clearlinux Doc: add UEFI boot chapter in primer 2018-05-17 11:33:18 +08:00
efi hv: don't use the EDK Shell API to get the cmdline 2018-05-23 11:10:47 +08:00
include/bsp Revert "HV: Prepare cpu_secondary.S for AP trampoline code relocation" 2018-05-15 17:25:59 +08:00
cmdline.c bootparam: bug fix on address convertion 2018-05-15 17:25:55 +08:00
uefi.c uefi: remove warkaround for AP wakeup 2018-05-17 10:23:27 +08:00
vm_description.c remove deadcode of vm1 config in vm_description 2018-05-15 17:25:56 +08:00