summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2015-10-23 08:29:38 +0000
committerniruiyu <niruiyu@Edk2>2015-10-23 08:29:38 +0000
commitfbe618a45ef9358c8d2c32ce4bff5e8f4898b969 (patch)
tree6916727bdb501ef5081548d0726646c5f955b8f9 /MdeModulePkg/Universal
parentd4bf294e0ed2a6cdc1e128df512df1d5e56cfc4d (diff)
downloadedk2-platforms-fbe618a45ef9358c8d2c32ce4bff5e8f4898b969.tar.xz
MdeModulePkg: Fix a PciBusDxe hot plug bug
For a hot plug bridge with device attached, PciBusDxe driver reserves the resources which equal to the total amount of padding resource returned from HotPlug->GetResourcePadding() and the actual occupied resource by the attached device. The behavior is incorrect. Correct behavior is to reserve the bigger one between the padding resource and the actual occupied resource. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18658 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal')
0 files changed, 0 insertions, 0 deletions