summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/PlatformBdsLibNull
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2015-07-14 12:01:57 +0000
committerlersek <lersek@Edk2>2015-07-14 12:01:57 +0000
commit7f66476701a1ad15af762750e643b499a4d856a7 (patch)
treed2f69b08c0425dfbba3c44b6ba7ea79f001d5661 /IntelFrameworkModulePkg/Library/PlatformBdsLibNull
parent2c34f3bc54338ff40d617f42df7390fcbfcae32f (diff)
downloadedk2-platforms-7f66476701a1ad15af762750e643b499a4d856a7.tar.xz
OvmfPkg: PciHostBridgeDxe: eliminate nominal support for multiple host bridges
The entry point function of this driver, InitializePciHostBridge(), and the static storage duration objects it relies on, are speculatively generic -- they nominally support more than one host bridges, but (a) the code hardwires the number of host bridges as 1, (b) it's very unlikely that we'd ever like to raise that number (especially by open-coding it). So let's just remove the the nominal support, and simplify the code. This patch is best viewed with "git show -b". Cc: Jordan Justen <jordan.l.justen@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Regression-tested-by: Gabriel Somlo <somlo@cmu.edu> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17955 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg/Library/PlatformBdsLibNull')
0 files changed, 0 insertions, 0 deletions