]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg NvmExpressDxe: Ensure write-through for NVMe write command
authorHao Wu <hao.a.wu@intel.com>
Fri, 25 Mar 2016 01:46:58 +0000 (09:46 +0800)
committerHao Wu <hao.a.wu@intel.com>
Mon, 18 Apr 2016 01:09:33 +0000 (09:09 +0800)
commit60cfeeb3b656e746f98620cb99a971ee6310b028
tree971085caa69f8749d8fe90ba8ed8ad2d508aaef5
parent619e6cf19fa1ab98878972e109d0c579f37388cd
MdeModulePkg NvmExpressDxe: Ensure write-through for NVMe write command

Set the Force Unit Access (FUA) bit in NVMe Write - Command Dword 12 to
ensure write-through behavior.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressBlockIo.c