summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/IndustryStandard/Atapi.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/IndustryStandard: Fix various typosAntoine Coeur2020-02-101-21/+21
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-166/+166
* MdePkg/IndustryStandard: fix build break due to latest Atapi.h changeFeng Tian2016-06-291-2/+2
* MdePkg/IndustryStandard: Add additional Atapi.h definitions.Feng Tian2016-06-291-128/+312
* MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (...Feng Tian2013-08-161-20/+38
* MdePkg: Add Eject/Read12/Write12 cmds to Atapi.herictian2012-05-221-1/+13
* Update the copyright notice formathhtian2010-04-231-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-43/+43
* Fix incorrect array sizeqhuang82010-01-271-1/+1
* Scrub EFI_ATA_IDENTIFY_DATA and EFI_ATAPI_IDENTIFY_DATA to strict follow ATA-...qhuang82010-01-261-62/+162
* 1. add ata identify data definition for ATA-5vanjeff2009-04-131-73/+129
* 1. add some comments for structuresvanjeff2008-12-021-11/+8
* remove vendor specific fields to improve CDROM read performance.vanjeff2008-11-251-6/+0
* 1. refine the commentsvanjeff2008-11-241-32/+28
* Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang82008-11-111-22/+30
* remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff2008-11-101-30/+22
* add more comments, adjust size from 255 to 254.vanjeff2008-11-041-9/+11
* add some comments.vanjeff2008-11-031-22/+11
* clean up Atapi.h to follow ATA-ATAPI spec.vanjeff2008-11-031-223/+173
* ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff2008-10-291-1/+0
* Use doxygen comment style for document entity such as struct, enum, variable ...klu22008-08-141-10/+10
* Code Scrub for MdePkg.yshang12008-07-251-2/+2
* Code Scrub the common includes in MdePkg.yshang12008-07-161-2/+2
* Add in Atapi.h qwang122007-07-131-0/+560