diff options
author | Sebastien Boeuf <sebastien.boeuf@intel.com> | 2022-03-02 21:31:34 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-03-04 02:41:57 +0000 |
commit | e1c7f9b4e59e2df20650de3de98c2b2bc7879524 (patch) | |
tree | b3e7e47dac6c40a8b41ba974b34c3074a1cb216d /BaseTools/Source/Python/Common/Expression.py | |
parent | 9ac8c85d501f07a8e4f8b85b676cd03b73ec5bd8 (diff) | |
download | edk2-e1c7f9b4e59e2df20650de3de98c2b2bc7879524.tar.gz edk2-e1c7f9b4e59e2df20650de3de98c2b2bc7879524.tar.bz2 edk2-e1c7f9b4e59e2df20650de3de98c2b2bc7879524.zip |
OvmfPkg: Generate CloudHv as a PVH ELF binary
Following the model from the Xen target, CloudHv is generated as a PVH
ELF binary to take advantage of the PVH specification, which requires
less emulation from the VMM.
The fdf include file CloudHvElfHeader.fdf.inc has been generated from
the following commands:
$ gcc -D PVH64 -o elf_gen OvmfPkg/OvmfXenElfHeaderGenerator.c
$ ./elf_gen 4194304 OvmfPkg/CloudHv/CloudHvElfHeader.fdf.inc
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/Expression.py')
0 files changed, 0 insertions, 0 deletions