summaryrefslogtreecommitdiff
path: root/MdePkg/Include/IndustryStandard
AgeCommit message (Expand)Author
2008-11-25remove vendor specific fields to improve CDROM read performance.vanjeff
2008-11-241. refine the commentsvanjeff
2008-11-19Detabqhuang8
2008-11-12Use correct signature to fix the bug that Tiger platform cannot boot to OS.xli24
2008-11-11Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang8
2008-11-11add #pragma pack(1) for some structures.vanjeff
2008-11-10add #pragma pack(1) for some structures.vanjeff
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff
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-31De-Unicodeqhuang8
2008-10-31De-Unicodeqhuang8
2008-10-29ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff
2008-10-28Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)qhuang8
2008-10-27added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff
2008-10-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff
2008-10-24ECC Clean up.vanjeff
2008-10-23Clean up PeImage.h according to code review comments.vanjeff
2008-10-23clean up according to code review comments.vanjeff
2008-10-23clean up AlertStandardFormatTable.h.vanjeff
2008-10-23Create Pal.h for industry standard in MDE Package.xli24
2008-10-21added pack(1) for EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR, since it will cross modu...vanjeff
2008-10-20Update IndustryStandard according to code review comments.xli24
2008-10-20changing Acpi1_0.h to Acpi10.h, Acpi2_0.h to Acpi20.h.vanjeff
2008-10-20Renamedvanjeff
2008-10-20Renamedvanjeff
2008-10-20Renamedvanjeff
2008-10-20Clean up Acpi definitions according to Code Review results.vanjeff
2008-09-16MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten
2008-09-08Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h...lgao4
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-21Avoid the name collision.yshang1
2008-07-16Code Scrub the common includes in MdePkg.yshang1
2008-06-26add a PCI_CLASS_MASS_STORAGE_AHCI alias.qwang12
2008-06-04Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang12
2008-04-03[Description]yshang1
2008-03-17[Description]eric_tian
2008-03-11Add WDAT ACPI tableqhuang8
2008-03-10Fix GCC building warning.klu2
2008-03-07Correct EFI_IMAGE_NT_HEADERS to EFI_IMAGE_NT_HEADERS64 for 64bit PeImage.lgao4
2008-02-25update comments and add assert for these files.lgao4
2008-02-11MdePkg/Include/IndustryStandard/Tpm12.h:jljusten
2008-01-31Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu3
2008-01-02Add TPM related definitions.lgao4
2007-12-24add iSCSI protocoleric_tian