On 5/26/21 10:14 PM, Laszlo Ersek wrote:
> Create an almost verbatim copy of the
> "OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf" driver for the OvmfXen
> platform. We're going to trim the driver in subsequent patches.
> Ultimately, the XenAcpiPlatformDxe driver will duplicate a negligible
> amount of code that is currently present in the QemuFwCfgAcpiPlatformDxe
> driver.
> 
> List the new driver in "Maintainers.txt", in the "OvmfPkg: Xen-related
> modules" section.
> 
> Switch the OvmfXen platform to the new driver at once.
> 
> This patch should be reviewed with "git show --find-copies-harder".
> 
> Cc: Andrew Fish <af...@apple.com>
> Cc: Anthony Perard <anthony.per...@citrix.com>
> Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org>
> Cc: Jordan Justen <jordan.l.jus...@intel.com>
> Cc: Julien Grall <jul...@xen.org>
> Cc: Leif Lindholm <l...@nuviainc.com>
> Cc: Michael D Kinney <michael.d.kin...@intel.com>
> Cc: Philippe Mathieu-Daudé <phi...@redhat.com>
> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2122
> Signed-off-by: Laszlo Ersek <ler...@redhat.com>
> ---
>  OvmfPkg/OvmfXen.dsc                                                          
>               | 2 +-
>  OvmfPkg/OvmfXen.fdf                                                          
>               | 2 +-
>  OvmfPkg/{AcpiPlatformDxe/AcpiPlatformDxe.inf => 
> XenAcpiPlatformDxe/XenAcpiPlatformDxe.inf} | 7 ++++---
>  Maintainers.txt                                                              
>               | 1 +
>  OvmfPkg/{AcpiPlatformDxe => XenAcpiPlatformDxe}/AcpiPlatform.h               
>               | 3 ++-
>  OvmfPkg/{AcpiPlatformDxe => XenAcpiPlatformDxe}/AcpiPlatform.c               
>               | 3 ++-
>  OvmfPkg/{AcpiPlatformDxe => XenAcpiPlatformDxe}/BootScript.c                 
>               | 2 +-
>  OvmfPkg/{AcpiPlatformDxe => XenAcpiPlatformDxe}/EntryPoint.c                 
>               | 4 ++--
>  OvmfPkg/{AcpiPlatformDxe => XenAcpiPlatformDxe}/PciDecoding.c                
>               | 2 +-
>  OvmfPkg/{AcpiPlatformDxe => XenAcpiPlatformDxe}/Qemu.c                       
>               | 3 +--
>  OvmfPkg/{AcpiPlatformDxe => XenAcpiPlatformDxe}/QemuFwCfgAcpi.c              
>               | 2 +-
>  OvmfPkg/{AcpiPlatformDxe => XenAcpiPlatformDxe}/Xen.c                        
>               | 1 +
>  12 files changed, 18 insertions(+), 14 deletions(-)

Reviewed-by: Philippe Mathieu-Daude <phi...@redhat.com>



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#75799): https://edk2.groups.io/g/devel/message/75799
Mute This Topic: https://groups.io/mt/83110483/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to