audk/MdeModulePkg/Bus/Usb/UsbMassStorageDxe
Ming Huang 824b6e3b5f MdeModulePkg/Usb: Replace macro USB_BOOT_IO_BLOCKS
Booting from USB may fail while the macro USB_BOOT_IO_BLOCKS
set to 128 because the block size of some USB devices are exceeded
512, like some virtual CD-ROM from BMC, the block size is 2048.
So,the count blocks to transfer should be calculated by block
size of the USB devices.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ming Huang <ming.huang@linaro.org>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
2018-03-26 11:02:43 +08:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
UsbMass.h MdeModulePkg: remove usb defined info 2014-11-24 14:52:50 +00:00
UsbMassBoot.c MdeModulePkg/Usb: Replace macro USB_BOOT_IO_BLOCKS 2018-03-26 11:02:43 +08:00
UsbMassBoot.h MdeModulePkg/Usb: Replace macro USB_BOOT_IO_BLOCKS 2018-03-26 11:02:43 +08:00
UsbMassBot.c MdeModulePkg/UsbMassStorageDxe: Check Get Max LUN status/value 2017-11-20 14:43:37 -08:00
UsbMassBot.h MdeModulePkg/Bus: Fix typos in comments 2016-10-27 09:11:16 +08:00
UsbMassCbi.c Produce DiskInfo for usb mass storage device 2011-06-13 05:27:23 +00:00
UsbMassCbi.h Produce DiskInfo for usb mass storage device 2011-06-13 05:27:23 +00:00
UsbMassDiskInfo.c fix file name lowercase/uppercase inconsistent issue. 2011-06-14 03:39:23 +00:00
UsbMassDiskInfo.h Coding style refinement. 2011-09-21 03:35:54 +00:00
UsbMassImpl.c MdeModulePkg UsbMass: Correct comment about TPL for BLOCK IO APIs 2018-03-04 14:47:14 +08:00
UsbMassImpl.h Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
UsbMassStorageDxe.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
UsbMassStorageDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UsbMassStorageDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00