summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Disk/DiskIoDxe
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki3-211/+261
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-4/+4
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney6-42/+6
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao5-31/+31
2016-03-29MdeModulePkg DiskIoDxe: Media status check not be done at DiskIo levelHao Wu1-13/+1
2015-12-22MdeModulePkg DiskIoDxe: Check for MediaPresent in DiskIo2ReadWriteDisk()Hao Wu1-0/+4
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2014-10-15AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf...Ruiyu Ni2-48/+84
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-2/+6
2014-02-12MdeModulePkg/DiskIo: Introduced 'PcdDiskIoDataBufferBlockNum'Olivier Martin3-14/+9
2013-12-17Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() impl...Ruiyu Ni1-0/+1
2013-09-17Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implem...Ruiyu Ni1-22/+7
2013-08-26MdeModulePkg/DiskIoDxe: fix source/destination pointer of overrun transferLaszlo Ersek1-1/+1
2013-08-22Fix DDK3790 build failure.Ruiyu Ni1-1/+1
2013-08-21Fix function header comments for DiskIoDestroySubtask.Ruiyu Ni1-0/+1
2013-08-21MdeModulePkg/DiskIoDxe: Fixed GCC build errorOlivier Martin1-3/+0
2013-08-20Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni3-391/+1061
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2-4/+4
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian1-1/+5
2010-04-24Update the copyright notice formathhtian4-8/+8
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-01-20Meta-data review.gikidy1-2/+2
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang83-6/+10
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+1
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-75/+0
2008-07-18Code scrub for DiskIo, Partition & Unicode Collationqhuang84-8/+18
2008-05-14Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang81-8/+8
2008-05-08Add doxygen style comments for functions in Partition & Disk IO modules.qhuang81-0/+89
2008-04-08Update all files to follow doxygen style file header.qhuang84-33/+33
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-101/+222
2007-07-20remove some comments introduced by tools.vanjeff1-32/+0
2007-07-16Modules cleanup.vanjeff5-0/+1201