summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2016-03-23 13:54:51 +0800
committerRuiyu Ni <ruiyu.ni@intel.com>2016-03-24 11:24:30 +0800
commitf6830005bb1a2fc225c89cdb1367b5058e939acc (patch)
tree392f476c5b51b73d85d2c3013ecfb4feb9d55159 /ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c
parentb99e9ca9163ae6298bb66cad705c3dc87f722bb0 (diff)
downloadedk2-platforms-f6830005bb1a2fc225c89cdb1367b5058e939acc.tar.xz
MdeModulePkg/PciBus: Should reserve enough bus number for HPC
When there is no bridge before the HPC (hot plug controller), the issue cannot be seen. But when there are bridges before the HPC, the PciBus will only use the value (= <CurrentBusNumber> + <ReservedBusNumber>) as the sub-ordinary bus number for HPC. The correct sub-ordinary bus number should be: <CurrentBusNumber> + <OccupiedBusNumber>(by earlier bridges) + <ReservedBusNumber>. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com>
Diffstat (limited to 'ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c')
0 files changed, 0 insertions, 0 deletions