audk/MdeModulePkg/Bus
Hao Wu 9cc0168a70 MdeModulePkg NvmExpressDxe: Initialize IoAlign info for an NVMe device
The "IoAlign" field in EFI_BLOCK_IO_MEDIA of an NVMe device is not
initialized properly, leading to a zero value for this field.

It should be initialized from the "IoAlign" field in the
EFI_NVM_EXPRESS_PASS_THRU_MODE structure maintained by the NVMe
controller.

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>
2016-05-06 08:56:04 +08:00
..
Ata MdeModulePkg/.../IdeMode: correctly report length of returned data 2016-01-25 11:33:37 +00:00
I2c/I2cDxe MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Isa MdeModulePkg/Ps2MouseDxe: Use a different FILE_GUID 2016-04-13 14:54:45 +08:00
Pci MdeModulePkg NvmExpressDxe: Initialize IoAlign info for an NVMe device 2016-05-06 08:56:04 +08:00
Scsi MdeModulePkg: ScsiDiskDxe: cope with broken "Supported VPD Pages" VPD page 2016-05-05 09:24:53 +02:00
Sd MdeModulePkg/EmmcDxe: Fix wrong coding style on close brace 2016-04-26 15:44:54 +08:00
Ufs MdeModulePkg: UfsPassThruDxe: remove set but unused variables 2016-03-25 10:52:26 +01:00
Usb MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 dev 2016-04-21 15:53:14 +08:00