diff options
author | Hao Wu <hao.a.wu@intel.com> | 2018-10-18 12:52:04 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2018-10-25 12:41:19 +0800 |
commit | 5687ae57232b85d32311d74190031a4dab28c52b (patch) | |
tree | 175588d3d0b4d2c1234198a50829e139e766ec16 /BaseTools/Source/Python/Workspace/WorkspaceDatabase.py | |
parent | ebb6c7633bca47fcd5b460a67e18e4a717ea91cc (diff) | |
download | edk2-5687ae57232b85d32311d74190031a4dab28c52b.tar.gz edk2-5687ae57232b85d32311d74190031a4dab28c52b.tar.bz2 edk2-5687ae57232b85d32311d74190031a4dab28c52b.zip |
MdeModulePkg/NvmExpressDxe: Always copy CQ entry to PassThru packet
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1259
According to the the NVM Express spec Revision 1.1, for some commands,
command-related information will be stored in the Dword 0 of the
completion queue entry.
One case is for the Get Features Command (Section 5.9.2 of the spec),
Dword 0 of the completion queue entry may contain feature information.
Hence, this commit will always copy the content of completion queue entry
to the PassThru packet regardless of the execution result of the command.
Cc: Liangcheng Tang <liangcheng.tang@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/WorkspaceDatabase.py')
0 files changed, 0 insertions, 0 deletions