]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/Bhyve/PlatformPei/Platform.c
OvmfPkg/Bhyve: Add support for the AMD host bridge
authorRebecca Cran <rebecca@bsdio.com>
Tue, 24 Nov 2020 00:57:32 +0000 (17:57 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 27 Nov 2020 16:48:47 +0000 (16:48 +0000)
commit029677943f04692d6271fd4cbb70d0972dc878d6
treecbd03e4c83b387111d954f26ea32efaaf4dbb66c
parent337fda061c7353c6acbf1d2525f42a60c3f107bc
OvmfPkg/Bhyve: Add support for the AMD host bridge

On bhyve, either an Intel or AMD host bridge can be specified, with the
default being Intel.
Both are identical, except the AMD one uses a PCI vendor ID of AMD.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Reviewed-by: Peter Grehan <grehan@freebsd.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20201124005733.18107-3-rebecca@bsdio.com>
OvmfPkg/Bhyve/PlatformPei/Platform.c
OvmfPkg/Library/PlatformBootManagerLibBhyve/BdsPlatform.c