diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2018-09-21 15:20:45 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2018-09-26 12:12:50 +0800 |
commit | bff6584d1f0d366ea08fb541ecbe82554f1eaa4e (patch) | |
tree | 62599e4e51907ea49d6bf1c6522058ab4c9298b6 /BaseTools/Source/Python/Common/Parsing.py | |
parent | 666d05a0ade67555a39a2191619e04a838ab2280 (diff) | |
download | edk2-bff6584d1f0d366ea08fb541ecbe82554f1eaa4e.tar.gz edk2-bff6584d1f0d366ea08fb541ecbe82554f1eaa4e.tar.bz2 edk2-bff6584d1f0d366ea08fb541ecbe82554f1eaa4e.zip |
MdeModulePkg/PciHostBridge: Fix a bug that prevents PMEM access
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1196
RootBridgeIoCheckParameter() verifies that the requested MMIO access
can fit in any of the MEM/PMEM 32/64 ranges. But today's logic
somehow only checks the requested access against MEM 32/64 ranges.
It should also check the requested access against PMEM 32/64 ranges.
The patch fixes this issue.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Garrett Kirkendall <garrett.kirkendall@amd.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/Parsing.py')
0 files changed, 0 insertions, 0 deletions