On 07/04/19 16:42, Anthony PERARD wrote: > 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.per...@citrix.com> > --- > > Notes: > v3: > - rebased, SPDX + 8259/8254 changes > > OvmfPkg/OvmfXen.dsc | 729 ++++++++++++++++++++++++++++++++++++++++++++ > OvmfPkg/OvmfXen.fdf | 439 ++++++++++++++++++++++++++ > 2 files changed, 1168 insertions(+) > create mode 100644 OvmfPkg/OvmfXen.dsc > create mode 100644 OvmfPkg/OvmfXen.fdf
Reviewed-by: Laszlo Ersek <ler...@redhat.com> -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#43353): https://edk2.groups.io/g/devel/message/43353 Mute This Topic: https://groups.io/mt/32308565/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-