diff options
author | Anthony PERARD <anthony.perard@citrix.com> | 2019-08-13 12:30:46 +0100 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2019-08-21 18:03:49 +0200 |
commit | 75e85e3382b9adb7488a42f885d9cd2b52cdf816 (patch) | |
tree | 47e484fb211d70d18c3e54223ca0681efff21707 /BaseTools/Source/Python/AutoGen/BuildEngine.py | |
parent | aaebea27dab640b34e7383b75ee8182f652275ea (diff) | |
download | edk2-75e85e3382b9adb7488a42f885d9cd2b52cdf816.tar.gz edk2-75e85e3382b9adb7488a42f885d9cd2b52cdf816.tar.bz2 edk2-75e85e3382b9adb7488a42f885d9cd2b52cdf816.zip |
OvmfPkg: Create platform OvmfXen
OvmfXen is a copy of OvmfX64, removing VirtIO and some SMM.
This new platform will be changed to make it works on two types of Xen
guest: HVM and PVH.
Compare to OvmfX64, this patch:
- changed: PLATFORM_GUID, OUTPUT_DIRECTORY, FLASH_DEFINITION
- removed: VirtioLib class resolution
- removed: all UEFI_DRIVER modules for virtio devices
- removed: DXE_SMM_DRIVER and SMM_CORE lib class resolutions
- removed: DXE_SMM_DRIVER and SMM_CORE FDF rules
- removed: Everything related to SMM_REQUIRE==true
- removed: Everything related to SECURE_BOOT_ENABLE==true
- removed: Everything related to TPM2_ENABLE==true
- changed: PcdPciDisableBusEnumeration dynamic default flipped to TRUE
- changed: default FD_SIZE_IN_KB to 2M.
- reverted d272449d9e1e, "OvmfPkg: raise DXEFV size to 11 MB"
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1689
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20190813113119.14804-3-anthony.perard@citrix.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/BuildEngine.py')
0 files changed, 0 insertions, 0 deletions