summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Consume new alignment-related macrosMarvin Häuser2023-04-011-1/+0
* MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisionsMarvin Häuser2023-04-011-1/+1
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-144/+135
* MdeModulePkg/Bus/Ata: Fix various typosAntoine Coeur2020-02-101-6/+6
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStartTian Feng2015-06-261-17/+1
* MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 ne...Tian, Feng2013-10-101-15/+33
* Add missing status code in several modules.li-elvin2012-10-301-0/+1
* Add Tper Reset Logic by using MOR bit.qianouyang2012-09-121-0/+33
* Introduce tow non-blocking task lists to AtaBus. One maintains the sub-task w...qianouyang2012-03-161-83/+101
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-061-1/+1
* Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par...qianouyang2011-05-191-3/+5
* 1. Enabled SSP(StorageSecurityCommandProtocol) for ATA devices.hhuan132011-05-041-4/+204
* Add BlockIO2 Protocol.qianouyang2011-05-031-29/+208
* 1. fix AtaPassThru.PassThru() sct failureerictian2011-01-061-2/+2
* Update AtaBus module to use Uefi.h as the master header file as it is a pure ...qhuang82010-07-261-1/+1
* Update the copyright notice formathhtian2010-04-241-2/+2
* Clean up AtaBus driver to not depend on PI IdeControllerInit Protocol definit...qhuang82010-01-261-3/+2
* Fix minor coding style issues.qhuang82009-12-311-10/+10
* Add new UEFI driver AtaBusDxe:qhuang82009-12-221-0/+647