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 <phi...@redhat.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: Peter Grehan <gre...@freebsd.org> > Cc: Philippe Mathieu-Daudé <phi...@redhat.com> > Cc: Rebecca Cran <rebe...@bsdio.com> > Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2122 > Signed-off-by: Laszlo Ersek <ler...@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/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-