commit | c3933ccbbad7cc00f77f01acea19f6ca4de97bac | [log] [tgz] |
---|---|---|
author | Ruiyu Ni <ruiyu.ni@intel.com> | Sat Apr 30 09:34:54 2016 +0800 |
committer | Ruiyu Ni <ruiyu.ni@intel.com> | Wed May 11 08:53:36 2016 +0800 |
tree | 270f060ab2aac641d0ce45a6c766c880012b7913 | |
parent | f9607bef04a9abb698f9f8b4518b7955dc326521 [diff] |
OvmfPkg/PciHostBridgeLib: Set correct Base/Limit for absent resource In order to match the previous commit, Base must be strictly larger than Limit if some type of aperture is not available on a PCI root bridge. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>