]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Define structures for Resizable BAR Capability
authorLuo, Heng <heng.luo@intel.com>
Mon, 4 Jan 2021 06:59:53 +0000 (14:59 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 4 Jan 2021 08:25:28 +0000 (08:25 +0000)
commit42fe8ca453f1ab19d03d8dc945398997b00b0777
treec130dec29ab79637951984665013dd409380b393
parent140674a4601f804302e79d08cb06f91c882ddf28
MdePkg: Define structures for Resizable BAR Capability

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3138

Define structures for Resizable BAR Capability in
MdePkg/Include/IndustryStandard/PciExpress21.h,
Change ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
to use new structures.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Heng Luo <heng.luo@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/IndustryStandard/PciExpress21.h
ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c