]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Ata
MdeModulePkg: Fix typos in comments and variables
[mirror_edk2.git] / MdeModulePkg / Bus / Ata /
2016-06-22 Jan D?bro?MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD...
2016-06-07 Cinnamon ShiaMdeModulePkg/AtaBusDxe: Fix some ATA hard drives cannot...
2016-05-12 Hao WuMdeModulePkg AtaAtapiPassThru: Fix incorrect parameter...
2016-05-12 Hao WuMdeModulePkg Ata: Use the new (incompatible) PortMultip...
2016-01-25 Paolo BonziniMdeModulePkg/.../IdeMode: correctly report length of...
2016-01-19 Laszlo ErsekMdeModulePkg/.../IdeMode: report early finish of packet...
2016-01-19 Laszlo ErsekMdeModulePkg/.../IdeMode: actualize DRQReady*() comment...
2016-01-07 Feng TianMdeModulePkg/Ide: return correct status when DRQ is...
2016-01-06 Samer El-Haj-MahmoudMdeModulePkg: Add error DEBUG statements in ATA passthr...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-09-22 Reza JelvehMdeModulePkg: AtaAtapiPassThru: select master/slave...
2015-06-26 Tian FengMdeModulePkg/AtaBus: remove TPer Reset operation in...
2015-06-03 Feng TianMdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is...
2015-05-22 Feng TianMdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes...
2014-12-18 Chris RuffinMdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT...
2014-11-10 Feng TianMdeModulePkg/AtaAtapiPassThru: don't write read-only...
2014-10-22 Reza JelvehMdeModulePkg/AtaAtapiPassThru: When D2H FIS received...
2014-10-15 Ruiyu NiAtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-07-22 Tian, FengMdeModulePkg/AtaAtapiPassThru: Correct the algo of...
2014-05-15 Tian, FengMdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as...
2014-04-30 Tian, FengMdeModulePkg/ScsiDisk: Using back-off algorithm to...
2014-01-22 Tian, HotFix CRLF format
2013-12-03 Feng TianMdeModulePkg/AtaAtapiPassThru: Error handling enhanceme...
2013-10-11 Tian, FengMdeModulePkg/AtaAtapiPassThru: Add parameter check...
2013-10-10 Tian, FengMdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA driver...
2013-09-18 Feng TianMdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4,...
2013-08-09 Elvin LiAdd new adding ATA related status code in PI 1.3 to...
2013-06-18 Feng TianMdeModulePkg/AtaBus: wait up to 30s for ATA cmd respons...
2013-04-18 erictianMdeModulePkg/AtaBus: AtaBusDxe module would ignore...
2013-01-04 erictianMdeModulePkg/AtaBus&ScsiBus: Dynamically calculate...
2013-01-04 erictianMdeModulePkg/AtaAtapiPassThru: Not set AhciCmdC bit...
2012-11-14 erictianMdeModulePkg/AtaAtapiPassThru: fix buffer overflow...
2012-11-09 erictianMdeModulePkg/AtaAtapiPassThru: valid ports transverse...
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-10-31 erictianMdeModulePkg/AtaBusDxe: remove a redundant error check
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-16 ydong10Fix code potential errors.
2012-10-11 lzeng14Add missing braces around initializer.
2012-09-19 qianouyangAdd TperReset Logic By using MOR bit - Remove the unnec...
2012-09-12 qianouyangAdd Tper Reset Logic by using MOR bit.
2012-08-22 erictianMdeModulePkg/AtaAtapiPassThru: Move error check behind...
2012-05-29 erictianMdeModulePkg/Ata: Clear PxCmd.SUD bit when the port...
2012-05-29 erictianMdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnabl...
2012-03-16 qianouyangIntroduce tow non-blocking task lists to AtaBus. One...
2011-12-21 erictianMdeModulePkg: Fix a bug in GetNextTargetLun()/GetNextTa...
2011-12-12 erictianMdeModulePkg: Fix a bug that UnregisterAtaDev() will...
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-25 lzeng14Allocate aligned buffer to satisfy the IoAlign requirem...
2011-11-15 qianouyangIn AtaAtapiPassThru driver
2011-11-15 erictianCorrect AtaAtapiPassThru module packaging info.
2011-11-03 erictianMdeModulePkg: ATA performance tuning.
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-19 erictianIf the data buffer described by InDataBuffer/OutDataBuf...
2011-09-01 lzeng14Remove, correct and refine some debug messages.
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-07-05 li-elvinReturn the correct status at the last of UnregisterAtaD...
2011-06-30 erictianFix a potential memory free failure bug in AtaAtapiPassThru
2011-06-14 erictianScsiBus/ScsiDisk enhancement for no_media state.
2011-05-30 lzeng14Update code to pass packaging tool.
2011-05-26 li-elvinAdd more status code in drivers.
2011-05-19 erictianfix memory leak at AccessAtaDevice() of AtaBus.
2011-05-19 qianouyangUpdate the function's descriptions (which is in AtaBus...
2011-05-06 qianouyangAdd Pointer check for NULL before referring it and...
2011-05-04 hhuan131. Enabled SSP(StorageSecurityCommandProtocol) for...
2011-05-03 qianouyangAdd BlockIO2 Protocol.
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2011-03-10 erictianfix null DevicePath issue.
2011-03-08 erictianfix a invalid pointer conversion when builing 32bit...
2011-01-06 erictian1. fix AtaPassThru.PassThru() sct failure
2010-10-28 erictianS.M.A.R.T feature enable
2010-10-19 erictianreturn EFI_DEVICE_ERROR if the Status value is not...
2010-10-14 erictianfix 32bit build warning
2010-09-30 erictianremove additional space from comments and pass ICC...
2010-09-29 erictianadd native ide/ahci driver
2010-09-02 qhuang8Fill AtaDeviceHeader field in ATA command block
2010-07-26 qhuang8Update AtaBus module to use Uefi.h as the master header...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-17 erictianfix ia32 build error.
2010-03-17 erictianThe ATA alignment_logic_in_phy_blocks field doesn’t...
2010-02-24 lgao41. Correct File header to ## @file
2010-01-26 qhuang8Clean up AtaBus driver to not depend on PI IdeControlle...
2009-12-31 qhuang8Fix minor coding style issues.
2009-12-31 qhuang8Remove the hard-code IoAlign in BlockIo.Media; instead...
2009-12-30 qhuang8Fix bug that that the template does not match fields...
2009-12-25 qhuang8Add assertion to ensure the boolean value must be 0...
2009-12-24 qhuang81. Fix bug in some boundary cases to calculate SectorCo...
2009-12-22 qhuang8Add new UEFI driver AtaBusDxe: