edk2/MdeModulePkg
“Shabab c8833afa7a MdeModulePkg/NvmExpressDxe: Mark CDW10/CDW11 valid for Format and Sanitize
NVMe Format and Sanitize admin commands correctly populate CDW10
(and CDW11 for Sanitize), but these codewords are not marked as valid
in the passthru command packet. As a result, the passthru layer does
not include the populated codewords in the command payload, causing
the commands to fail.

Set the appropriate CDW validity flags in the passthru command packet:
- Format NVM: CDW10_VALID
- Sanitize: CDW10_VALID | CDW11_VALID

This ensures the populated codewords are included in the passthru
command payload and the commands are issued correctly.

Signed-off-by: Shabab Alam <shabalam@qti.qualcomm.com>
2026-04-29 06:33:41 +00:00
..
Application MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Bus MdeModulePkg/NvmExpressDxe: Mark CDW10/CDW11 valid for Format and Sanitize 2026-04-29 06:33:41 +00:00
Core MdeModulePkg: Don't Allow Guard Pages to Cross Bin Boundaries 2026-04-23 02:42:12 +00:00
Include MdeModulePkg: IpmiCommandLib: Add IPMI mailbox declarations 2026-03-13 15:02:28 +00:00
Library ArmPkg,MdePkg,MdeModulePkg: change ArmFfaLibGetVersion() with whole version 2026-04-28 19:19:44 +02:00
Logo MdeModulePkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
Test MdeModulePkg: Added several mock libraries for google test 2026-04-02 03:27:19 +00:00
Universal MdeModulePkg: VariableSmmRuntimeDxe: Fix MM communicate v3 buffer sizing 2026-03-25 17:47:59 +00:00
MdeModulePkg.ci.yaml MdeModulePkg: Add duplicate exception for gUiAppFileGuid 2025-03-06 14:18:10 +01:00
MdeModulePkg.dec MdeModulePkg: Don't Allow Guard Pages to Cross Bin Boundaries 2026-04-23 02:42:12 +00:00
MdeModulePkg.dsc MdeModulePkg/Library: introduce ArmFfaConsoleDebugLib 2026-04-24 10:43:53 +00:00
MdeModulePkg.uni MdeModulePkg: Add platform limit for size in Resizable BAR 2026-02-25 03:40:14 +00:00
MdeModulePkgExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00