]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Scsi / ScsiDiskDxe / ScsiDisk.h
2022-10-31 Cheripally GopiMdeModulePkg/ScsiDiskDxe: Update proper device name...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2020-02-10 Antoine CoeurMdeModulePkg/Bus/Scsi: Fix various typos
2019-09-29 Zurcher, Christopher JMdeModulePkg/ScsiDiskDxe: Support Storage Security...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2016-05-20 Hao WuMdeModulePkg ScsiDiskDxe: Add Erase Block Protocol...
2016-01-07 Feng TianMdeModulePkg/ScsiDisk: Increase the value of SCSI_DISK_...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Fix async request retry times...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to...
2015-12-11 Hao WuMdeModulePkg ScsiDiskDxe: Add BlockIO2 Support
2014-04-30 Tian, FengMdeModulePkg/ScsiDisk: Using back-off algorithm to...
2013-08-05 Feng TianMdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2010-08-23 li-elvinChange the check condition for 16 byte command, when...
2010-05-28 li-elvinIf SCSI version support Read/Write (16) command, use...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-11 rsun3Coding style fix and minor improvements.
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2009-12-22 qhuang8Enhance SCSI disk module to produce Disk Info protocol...
2009-06-29 gikidyUpdate the SCSI Disk Driver to not mount drives on...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-01 jji4Read-Capacity16 command added for SCSI drivers
2008-12-18 jji4Library class of MemoryAllocationLib has been added.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-11-13 qhuang8Rename the reference library class of ScsiLib to UefiSc...
2008-11-12 jji4Code Scrub:
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-20 qhuang81. Set the Target array to zero before fill the target id.
2007-06-29 klu2Add ScsiDiskDxe driver for Nt32Pkg