summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common/caching.py
diff options
context:
space:
mode:
authorMa, Hua <Hua.Ma@intel.com>2022-03-03 13:06:04 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-03-07 01:55:41 +0000
commit79f2734e5a7bc2e5256eb0e599f45407855159c7 (patch)
tree76453172eb7f3b70babf334b5fbcb10edc99fa4e /BaseTools/Source/Python/Common/caching.py
parent4adc364c75b556eb0b741332f08c0aceb5e2cb0a (diff)
downloadedk2-79f2734e5a7bc2e5256eb0e599f45407855159c7.tar.gz
edk2-79f2734e5a7bc2e5256eb0e599f45407855159c7.tar.bz2
edk2-79f2734e5a7bc2e5256eb0e599f45407855159c7.zip
MdeModulePkg: Add a check for metadata size in NvmExpress Driver
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3856 Currently this NvmeExpress Driver do not support metadata handling. According to the NVME specs, metadata may be transferred to the host after the logical block data. It can overrun the input buffer which may only be the size of logical block data. Add a check to return not support for the namespaces formatted with metadata. v2 changes: - Change debug log level from INFO to ERROR - Change to if (NamespaceData->LbaFormat[LbaFmtIdx].Ms != 0) v1: https://edk2.groups.io/g/devel/message/87242 Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Hao A Wu <hao.a.wu@intel.com> Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Hua Ma <hua.ma@intel.com> Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/caching.py')
0 files changed, 0 insertions, 0 deletions