[edk2-devel] [PATCH 29/43] OvmfPkg/PciHostBridgeLibScan: create from PciHostBridgeLib

Philippe Mathieu-Daudé philmd at redhat.com
Mon May 31 14:52:59 UTC 2021


On 5/26/21 10:14 PM, Laszlo Ersek wrote:
> Create an almost verbatim copy of the
> "OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf" library instance.
> 
> The new PciHostBridgeLibScan instance will ultimately duplicate a
> negligible amount of code from the original, and will be used by the Bhyve
> and OvmfXen platforms.
> 
> List the new driver in "Maintainers.txt", in the "OvmfPkg: bhyve-related
> modules" and "OvmfPkg: Xen-related modules" sections.
> 
> This patch should be reviewed with "git show --find-copies-harder".

Thanks for the tip :)

Reviewed-by: Philippe Mathieu-Daude <philmd at redhat.com>

> Cc: Anthony Perard <anthony.perard at citrix.com>
> Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
> Cc: Jordan Justen <jordan.l.justen at intel.com>
> Cc: Julien Grall <julien at xen.org>
> Cc: Peter Grehan <grehan at freebsd.org>
> Cc: Philippe Mathieu-Daudé <philmd at redhat.com>
> Cc: Rebecca Cran <rebecca at bsdio.com>
> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2122
> Signed-off-by: Laszlo Ersek <lersek at redhat.com>
> ---
>  OvmfPkg/Library/{PciHostBridgeLib/PciHostBridgeLib.inf => PciHostBridgeLibScan/PciHostBridgeLibScan.inf} | 6 +++---
>  Maintainers.txt                                                                                          | 2 ++
>  OvmfPkg/Library/{PciHostBridgeLib => PciHostBridgeLibScan}/PciHostBridge.h                               | 1 +
>  OvmfPkg/Library/{PciHostBridgeLib => PciHostBridgeLibScan}/PciHostBridgeLib.c                            | 2 +-
>  OvmfPkg/Library/{PciHostBridgeLib => PciHostBridgeLibScan}/XenSupport.c                                  | 1 +
>  5 files changed, 8 insertions(+), 4 deletions(-)



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#75871): https://edk2.groups.io/g/devel/message/75871
Mute This Topic: https://groups.io/mt/83110927/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list