mirror of https://github.com/acidanthera/audk.git
12c6484058
XenHypercallLib uses the 'hvc' instruction, which is not implemented
on all ARMv7 CPUs, and so we need to explicitly specify a CPU that
has the virtualization extensions.
This override used to be set at the platform level, but this was removed
in commit
|
||
---|---|---|
.. | ||
Aarch64 | ||
Arm | ||
Ia32 | ||
X64 | ||
ArmXenHypercall.c | ||
X86XenHypercall.c | ||
XenHypercall.c | ||
XenHypercallLib.inf |