| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/AtaAtapiPassThru: Revert patch to disable PCI attributes | Ruiyu Ni | 2017-11-29 | 2 | -64/+1 |
* | MdeModulePkg/AtaAtapiPassThru: Revert patch to disable Bus Master | Ruiyu Ni | 2017-11-29 | 2 | -3/+5 |
* | MdeModulePkg/AtaAtapiPassThru: disable only BM-DMA at ExitBootServices() | Laszlo Ersek | 2017-10-27 | 2 | -5/+3 |
* | MdeModulePkg/AtaAtapiPassThru: Fix possible out of range left shift | Hao Wu | 2017-09-29 | 1 | -2/+2 |
* | MdeModulePkg/AtaAtapiPassThru: disable the device at ExitBootServices() | Laszlo Ersek | 2017-09-08 | 2 | -1/+64 |
* | MdeModulePkg/AtaAtapiPassThru: unmap DMA buffers after disabling BM DMA | Laszlo Ersek | 2017-09-08 | 1 | -12/+12 |
* | MdeModulePkg/AtaAtapiPassThru: cache EnabledPciAttributes | Laszlo Ersek | 2017-09-08 | 2 | -20/+13 |
* | MdeModulePkg/AtaAtapiPassThru: relax PHY detect timeout | Ard Biesheuvel | 2017-06-28 | 2 | -3/+3 |
* | MdeModulePkg/AtaAtapiPassThru: Ensure GHC.AE bit is always set in Ahci | Marcin Wojtas | 2016-11-24 | 1 | -11/+10 |
* | MdeModulePkg/AtaAtapiPassThru: update AtaStatusBlock after cmd exec | Feng Tian | 2016-11-01 | 1 | -10/+29 |
* | MdeModulePkg/Bus: Fix typos in comments | Gary Lin | 2016-10-27 | 2 | -2/+2 |
* | MdeModulePkg/AtaAtapiPassThru: enable 64-bit PCI DMA | Ard Biesheuvel | 2016-09-06 | 1 | -1/+19 |
* | MdeModulePkg AtaBusDxe: Fix ATA commands cannot be sent to some devices | Hao Wu | 2016-07-12 | 1 | -3/+3 |
* | MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD.FR flag setting | Jan D?bro? | 2016-06-22 | 1 | -17/+1 |
* | MdeModulePkg/AtaBusDxe: Fix some ATA hard drives cannot be discovered | Cinnamon Shia | 2016-06-07 | 1 | -1/+2 |
* | MdeModulePkg AtaAtapiPassThru: Fix incorrect parameter description comment | Hao Wu | 2016-05-12 | 1 | -6/+6 |
* | MdeModulePkg Ata: Use the new (incompatible) PortMultiplierPort semantics | Hao Wu | 2016-05-12 | 3 | -23/+66 |
* | MdeModulePkg/.../IdeMode: correctly report length of returned data | Paolo Bonzini | 2016-01-25 | 1 | -14/+18 |
* | MdeModulePkg/.../IdeMode: report early finish of packet read as success | Laszlo Ersek | 2016-01-19 | 1 | -0/+6 |
* | MdeModulePkg/.../IdeMode: actualize DRQReady*() comment blocks | Laszlo Ersek | 2016-01-19 | 1 | -6/+25 |
* | MdeModulePkg/Ide: return correct status when DRQ is not ready for ATAPI | Feng Tian | 2016-01-07 | 1 | -1/+1 |
* | MdeModulePkg: Add error DEBUG statements in ATA passthru driver | Samer El-Haj-Mahmoud | 2016-01-06 | 1 | -0/+3 |
* | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 4 | -0/+0 |
* | MdeModulePkg: AtaAtapiPassThru: select master/slave around DIAG command | Reza Jelveh | 2015-09-22 | 1 | -0/+5 |
* | MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStart | Tian Feng | 2015-06-26 | 3 | -224/+5 |
* | MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundary | Feng Tian | 2015-06-03 | 1 | -17/+38 |
* | MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDs | Feng Tian | 2015-05-22 | 1 | -20/+31 |
* | MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing command | Chris Ruffin | 2014-12-18 | 1 | -4/+0 |
* | MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO register | Feng Tian | 2014-11-10 | 2 | -8/+22 |
* | MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer,... | Reza Jelveh | 2014-10-22 | 1 | -9/+24 |
* | AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf... | Ruiyu Ni | 2014-10-15 | 1 | -1/+5 |
* | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 2014-09-03 | 2 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 4 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 2 | -18/+29 |
* | 1) Add type cast for better coding style. | Feng Tian | 2014-08-07 | 1 | -2/+2 |
* | MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to... | Tian, Feng | 2014-07-22 | 1 | -2/+2 |
* | MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to stric... | Tian, Feng | 2014-05-15 | 4 | -68/+151 |
* | MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe... | Tian, Feng | 2014-04-30 | 2 | -101/+124 |
* | Fix CRLF format | Tian, Hot | 2014-01-22 | 1 | -1299/+1299 |
* | MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling pr... | Feng Tian | 2013-12-03 | 1 | -45/+50 |
* | MdeModulePkg/AtaAtapiPassThru: Add parameter check to ResetDevice() to follow... | Tian, Feng | 2013-10-11 | 1 | -0/+42 |
* | MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 ne... | Tian, Feng | 2013-10-10 | 4 | -25/+120 |
* | MdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4, updating the implementatio... | Feng Tian | 2013-09-18 | 1 | -7/+10 |
* | Add new adding ATA related status code in PI 1.3 to definition and ATA modules. | Elvin Li | 2013-08-09 | 2 | -4/+55 |
* | MdeModulePkg/AtaBus: wait up to 30s for ATA cmd response in Standby/Idle mode... | Feng Tian | 2013-06-18 | 1 | -4/+6 |
* | MdeModulePkg/AtaBus: AtaBusDxe module would ignore ATA Pass Thru Protocol ins... | erictian | 2013-04-18 | 1 | -1/+26 |
* | MdeModulePkg/AtaBus&ScsiBus: Dynamically calculate how long shall we wait for... | erictian | 2013-01-04 | 1 | -1/+30 |
* | MdeModulePkg/AtaAtapiPassThru: Not set AhciCmdC bit of CommandList when doing... | erictian | 2013-01-04 | 1 | -1/+0 |
* | MdeModulePkg/AtaAtapiPassThru: fix buffer overflow issue introduced by previo... | erictian | 2012-11-14 | 1 | -1/+10 |
* | MdeModulePkg/AtaAtapiPassThru: valid ports transverse algo of AHCI controller... | erictian | 2012-11-09 | 2 | -1/+14 |