summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2013-10-11MdeModulePkg/AtaAtapiPassThru: Add parameter check to ResetDevice() to follow...Tian, Feng
2013-10-10MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 ne...Tian, Feng
2013-09-18MdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4, updating the implementatio...Feng Tian
2012-10-11Add missing braces around initializer.lzeng14
2012-03-16Introduce tow non-blocking task lists to AtaBus. One maintains the sub-task w...qianouyang
2011-12-21MdeModulePkg: Fix a bug in GetNextTargetLun()/GetNextTarget() when two cdroms...erictian
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-05-06Add Pointer check for NULL before referring it and remove unnecessary pointer...qianouyang
2011-05-03Add BlockIO2 Protocol.qianouyang
2011-03-08fix a invalid pointer conversion when builing 32bit image.erictian
2010-09-30remove additional space from comments and pass ICC/GCC44 builderictian
2010-09-29add native ide/ahci drivererictian