]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/Pci: Always dump the extended config space for PCIE
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 17 Apr 2017 03:03:54 +0000 (11:03 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 19 Apr 2017 02:54:11 +0000 (10:54 +0800)
commit33cc487c263384451aef77fa5d749fd4f3d78b7d
tree27f927f3123e3108b318580c9fcdd589c5a1cb65
parentf76bc44362e5f0a2ea509c07b2f6846bd9833ee8
ShellPkg/Pci: Always dump the extended config space for PCIE

It is to align to the original behavior before "-ec" option was
added.

The patch also refines the code to make it more readable.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Cc: Jim Dailey <Jim.Dailey@dell.com>
ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c