summaryrefslogtreecommitdiff
path: root/MdePkg/Include/IndustryStandard/Atapi.h
AgeCommit message (Expand)AuthorFilesLines
2026-05-08MdePkg: Fix Spelling Errors in CommentsOliver Smith-Denny1-1/+1
2026-05-08MdePkg,MdeModulePkg: Fix Spelling Errors in Atapi DefinitionsOliver Smith-Denny1-0/+3
2026-02-24MdePkg: Replace include guards with #pragma onceMichael Kubacki1-4/+1
2025-10-16MdePkg: ATAPI: Add ATA_CMD_MODE_SENSE6 DefinitionMayank Kumar1-0/+1
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-620/+618
2020-02-11MdePkg/IndustryStandard: Fix various typosAntoine Coeur1-21/+21
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-166/+166
2016-06-29MdePkg/IndustryStandard: fix build break due to latest Atapi.h changeFeng Tian1-2/+2
2016-06-29MdePkg/IndustryStandard: Add additional Atapi.h definitions.Feng Tian1-128/+312
2013-08-16MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (...Feng Tian1-20/+38
2012-05-22MdePkg: Add Eject/Read12/Write12 cmds to Atapi.herictian1-1/+13
2010-04-23Update the copyright notice formathhtian1-1/+1
2010-03-13Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-43/+43
2010-01-27Fix incorrect array sizeqhuang81-1/+1
2010-01-26Scrub EFI_ATA_IDENTIFY_DATA and EFI_ATAPI_IDENTIFY_DATA to strict follow ATA-...qhuang81-62/+162
2009-04-131. add ata identify data definition for ATA-5vanjeff1-73/+129
2008-12-021. add some comments for structuresvanjeff1-11/+8
2008-11-25remove vendor specific fields to improve CDROM read performance.vanjeff1-6/+0
2008-11-241. refine the commentsvanjeff1-32/+28
2008-11-12Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang81-22/+30
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff1-30/+22
2008-11-04add more comments, adjust size from 255 to 254.vanjeff1-9/+11
2008-11-03add some comments.vanjeff1-22/+11
2008-11-03clean up Atapi.h to follow ATA-ATAPI spec.vanjeff1-223/+173
2008-10-29ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff1-1/+0
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu21-10/+10
2008-07-25Code Scrub for MdePkg.yshang11-2/+2
2008-07-16Code Scrub the common includes in MdePkg.yshang11-2/+2
2007-07-13Add in Atapi.h qwang121-0/+560