acrn-hypervisor/bsp
Jack Ren 0c0d882084 UEFI: get the guest entry address explicitly
Previously with the help from gcc, __builtin_return_address(0) is
used as the guest entry address, but it can't work well with gcc 7.3
and leads to the guest unable to return to UEFI correctly.
Let's get it explicitly.

Signed-off-by: Jack Ren <jack.ren@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-04-08 11:14:59 +08:00
..
include initial import 2018-03-07 21:05:38 +08:00
ld retpoline: add indirect thunk support 2018-03-15 16:25:53 +08:00
sbl retpoline: add indirect thunk support 2018-03-15 16:25:53 +08:00
uefi UEFI: get the guest entry address explicitly 2018-04-08 11:14:59 +08:00