Age | Commit message (Expand) | Author |
2016-01-25 | MdeModulePkg/.../IdeMode: correctly report length of returned data | Paolo Bonzini |
2016-01-19 | MdeModulePkg/.../IdeMode: report early finish of packet read as success | Laszlo Ersek |
2016-01-19 | MdeModulePkg/.../IdeMode: actualize DRQReady*() comment blocks | Laszlo Ersek |
2016-01-07 | MdeModulePkg/Ide: return correct status when DRQ is not ready for ATAPI | Feng Tian |
2016-01-06 | MdeModulePkg: Add error DEBUG statements in ATA passthru driver | Samer El-Haj-Mahmoud |
2015-12-15 | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-09-22 | MdeModulePkg: AtaAtapiPassThru: select master/slave around DIAG command | Reza Jelveh |
2015-06-26 | MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStart | Tian Feng |
2015-06-03 | MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundary | Feng Tian |
2015-05-22 | MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDs | Feng Tian |
2014-12-18 | MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing command | Chris Ruffin |
2014-11-10 | MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO register | Feng Tian |
2014-10-22 | MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer,... | Reza Jelveh |
2014-10-15 | AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf... | Ruiyu Ni |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-07 | 1) Add type cast for better coding style. | Feng Tian |
2014-07-22 | MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to... | Tian, Feng |
2014-05-15 | MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to stric... | Tian, Feng |
2014-04-30 | MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe... | Tian, Feng |
2014-01-22 | Fix CRLF format | Tian, Hot |
2013-12-03 | MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling pr... | Feng Tian |
2013-10-11 | MdeModulePkg/AtaAtapiPassThru: Add parameter check to ResetDevice() to follow... | Tian, Feng |
2013-10-10 | MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 ne... | Tian, Feng |
2013-09-18 | MdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4, updating the implementatio... | Feng Tian |
2013-08-09 | Add new adding ATA related status code in PI 1.3 to definition and ATA modules. | Elvin Li |
2013-06-18 | MdeModulePkg/AtaBus: wait up to 30s for ATA cmd response in Standby/Idle mode... | Feng Tian |
2013-04-18 | MdeModulePkg/AtaBus: AtaBusDxe module would ignore ATA Pass Thru Protocol ins... | erictian |
2013-01-04 | MdeModulePkg/AtaBus&ScsiBus: Dynamically calculate how long shall we wait for... | erictian |
2013-01-04 | MdeModulePkg/AtaAtapiPassThru: Not set AhciCmdC bit of CommandList when doing... | erictian |
2012-11-14 | MdeModulePkg/AtaAtapiPassThru: fix buffer overflow issue introduced by previo... | erictian |
2012-11-09 | MdeModulePkg/AtaAtapiPassThru: valid ports transverse algo of AHCI controller... | erictian |
2012-11-01 | MdeModulePkg: eliminate all implicit library dependencies for all modules in ... | erictian |
2012-10-31 | MdeModulePkg/AtaBusDxe: remove a redundant error check | erictian |
2012-10-30 | Add missing status code in several modules. | li-elvin |
2012-10-16 | Fix code potential errors. | ydong10 |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2012-09-19 | Add TperReset Logic By using MOR bit - Remove the unnecessary parameter. | qianouyang |
2012-09-12 | Add Tper Reset Logic by using MOR bit. | qianouyang |
2012-08-22 | MdeModulePkg/AtaAtapiPassThru: Move error check behind the place that SetupFI... | erictian |
2012-05-29 | MdeModulePkg/Ata: Clear PxCmd.SUD bit when the port has no device presented a... | erictian |
2012-05-29 | MdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnable" to control if enabl... | erictian |
2012-03-16 | Introduce tow non-blocking task lists to AtaBus. One maintains the sub-task w... | qianouyang |
2011-12-21 | MdeModulePkg: Fix a bug in GetNextTargetLun()/GetNextTarget() when two cdroms... | erictian |
2011-12-12 | MdeModulePkg: Fix a bug that UnregisterAtaDev() will return error when SSP pr... | erictian |
2011-11-28 | Update code to pass build on VS2008 with /Od compiler option. | lgao4 |
2011-11-25 | Allocate aligned buffer to satisfy the IoAlign requirement of high level prot... | lzeng14 |
2011-11-15 | In AtaAtapiPassThru driver | qianouyang |
2011-11-15 | Correct AtaAtapiPassThru module packaging info. | erictian |