summaryrefslogtreecommitdiff
path: root/MdePkg/Include/IndustryStandard
AgeCommit message (Expand)AuthorFilesLines
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel3-57/+57
2009-05-20Remove extra #include that is not required for this include file.mdkinney1-2/+0
2009-05-181. Clean up MdePkg internal header fileslgao41-1/+1
2009-04-28fixed ECC issues.vanjeff1-5/+5
2009-04-21Rename enum with a duplicate name of EVENT_LOG_TYPE_DATA.jljusten1-1/+1
2009-04-20Coding style verified.gikidy2-36/+36
2009-04-20Remove some unrecognized unicode characters.qhuang81-8/+8
2009-04-20Enhanced industry standard definitions of SMBIOS Table.gikidy1-239/+1534
2009-04-201. use #define instead of enumerator type for Structure Type/IDvanjeff1-9/+7
2009-04-16rremove EFI_IMAGE_SUBSYSTEM_EFI_EFI_ROM. No spec to defined and no one use it.vanjeff1-3/+1
2009-04-15Add extra definition to MdePkg\Include\IndustrialStandard\Image.h: EFI_IMAGE...qhuang81-1/+54
2009-04-131. add ata identify data definition for ATA-5vanjeff1-73/+129
2009-04-01Read-Capacity16 command added for SCSI driversjji41-0/+22
2009-03-02remove PCI_MAX_SEGMENT from Industry Standard file.vanjeff1-2/+1
2009-02-23Minor update on capitalization for ECC check.xli242-3/+3
2009-02-15Make type EFI_SAL_STATUS be type INTN instead of type UINTN to match SAL Spec...mdkinney1-1/+1
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney1-83/+0
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-12-16Clean up to update the reference of the these macros:qhuang82-2/+2
2008-12-12Update EntryPoint library header lgao41-0/+149
2008-12-10Add comments for enumeration, structure data members those are referred by Ue...lgao41-1/+1
2008-12-10added comment for some structurevanjeff1-1/+4
2008-12-09Move common smbus structure from Smbus PPI to Industry Standard Smbus.h share...lgao41-0/+13
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao42-872/+880
2008-12-091. added functions header for MACROS in PCI22.h.vanjeff2-16/+199
2008-12-08added comments for some structures and apply for doxgen formatvanjeff2-11/+180
2008-12-08added comments for some structures and apply for doxgen formatvanjeff3-4/+29
2008-12-07Update SAL_PROC declaration to following coding standard. There should be no...mdkinney1-1/+1
2008-12-04Correct Minor Comments in M3 to M4 review.lgao44-19/+17
2008-12-02remove DEFIO_PCI_ADDRESS from MdePkg.vanjeff1-8/+0
2008-12-02adjust codes.vanjeff1-3/+3
2008-12-021. add some comments for structuresvanjeff9-377/+443
2008-12-02remove duplicated #pragma pack().vanjeff1-15/+5
2008-12-02Fix doxygen comment for structure definitions.klu21-1190/+928
2008-11-25remove vendor specific fields to improve CDROM read performance.vanjeff1-6/+0
2008-11-241. refine the commentsvanjeff8-147/+148
2008-11-19Detabqhuang84-20/+20
2008-11-12Use correct signature to fix the bug that Tiger platform cannot boot to OS.xli241-1/+1
2008-11-11Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang821-222/+241
2008-11-11add #pragma pack(1) for some structures.vanjeff1-1/+5
2008-11-10add #pragma pack(1) for some structures.vanjeff3-0/+12
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff14-104/+69
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff7-139/+139
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-31De-Unicodeqhuang81-4/+4
2008-10-31De-Unicodeqhuang82-3/+3
2008-10-29ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff1-1/+0
2008-10-28Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)qhuang81-1/+1