acrn-hypervisor/hypervisor/bsp
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
..
include initial import 2018-05-11 14:44:28 +08:00
ld Revert "HV: Prepare cpu_secondary.S for AP trampoline code relocation" 2018-05-15 17:25:59 +08:00
sbl bsp: make hugetlb config enabled by default for SBL platform 2018-05-17 11:33:18 +08:00
uefi hv: don't use the EDK Shell API to get the cmdline 2018-05-23 11:10:47 +08:00