summaryrefslogtreecommitdiff
path: root/MdePkg/Include/IndustryStandard/Atapi.h
AgeCommit message (Expand)Author
2010-04-23Update the copyright notice formathhtian
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-01-27Fix incorrect array sizeqhuang8
2010-01-26Scrub EFI_ATA_IDENTIFY_DATA and EFI_ATAPI_IDENTIFY_DATA to strict follow ATA-...qhuang8
2009-04-131. add ata identify data definition for ATA-5vanjeff
2008-12-021. add some comments for structuresvanjeff
2008-11-25remove vendor specific fields to improve CDROM read performance.vanjeff
2008-11-241. refine the commentsvanjeff
2008-11-11Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang8
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff
2008-11-04add more comments, adjust size from 255 to 254.vanjeff
2008-11-03add some comments.vanjeff
2008-11-03clean up Atapi.h to follow ATA-ATAPI spec.vanjeff
2008-10-29ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-16Code Scrub the common includes in MdePkg.yshang1
2007-07-13Add in Atapi.h qwang12