summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff2008-10-279-75/+76
* re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff2008-10-271-17/+40
* Add X64 Gate Descriptormdkinney2008-10-271-5/+27
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff2008-10-273-258/+333
* Uefi.h include is required as this module need the EFI_CONFIGURATION_TABLE ty...qwang122008-10-261-1/+1
* Coding style fix.qwang122008-10-261-1/+1
* Coding style fix.qwang122008-10-261-1/+0
* Coding style fix.qwang122008-10-261-12/+12
* Coding style fix.qwang122008-10-261-1/+1
* Coding style fix.qwang122008-10-261-1/+1
* Include DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition.qwang122008-10-261-0/+3
* Remove the unnecessary include file: Uefi.h. Module should include this file ...qwang122008-10-261-1/+0
* ECC Clean up.vanjeff2008-10-245-27/+4
* ECC Clean up.vanjeff2008-10-241-2/+1
* Clean up PeImage.h according to code review comments.vanjeff2008-10-231-228/+238
* clean up according to code review comments.vanjeff2008-10-234-27/+48
* clean up AlertStandardFormatTable.h.vanjeff2008-10-231-19/+51
* wrap ASM_PFX macro to avoid generating symbols preceded by underscore in Linu...eric_tian2008-10-231-1/+5
* Create Pal.h for industry standard in MDE Package.xli242008-10-232-3545/+3564
* apply for doxgen format comments. vanjeff2008-10-224-1029/+997
* fix no ascii charklu22008-10-211-8/+8
* Adjust doxygen comment style for structure.klu22008-10-211-3/+0
* Adjust doxygen comment style for structure.klu22008-10-212-102/+46
* Adjust doxygen comment style for structure.klu22008-10-211-51/+18
* Adjust doxygen comment style for structure.klu22008-10-211-58/+16
* Add comment for device path protocol.klu22008-10-211-3/+23
* synchronize paramter string with comment.klu22008-10-211-15/+15
* added pack(1) for EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR, since it will cross modu...vanjeff2008-10-211-1/+6
* 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122008-10-213-5/+1
* Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc...vanjeff2008-10-213-67/+50
* Update comments.qwang122008-10-211-1/+1
* Update MdePkg/Include/Uefi according to code review comments.xli242008-10-204-159/+403
* Update IndustryStandard according to code review comments.xli242008-10-2010-864/+1285
* Fix ECC issue.klu22008-10-201-1/+1
* Fix ECC issue.klu22008-10-201-1/+1
* changing Acpi1_0.h to Acpi10.h, Acpi2_0.h to Acpi20.h.vanjeff2008-10-203-3/+3
* Renamedvanjeff2008-10-201-0/+0
* Renamedvanjeff2008-10-201-0/+0
* Renamedvanjeff2008-10-201-0/+0
* Clean up Acpi definitions according to Code Review results.vanjeff2008-10-204-36/+27
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-2/+2
* remove PCD_INVALID_TOKEN_NUMBER, that is not defined in PCD Spec.vanjeff2008-10-162-122/+135
* Use BIT22 instead of SMBUS_LIB_PEC_BITklu22008-10-141-1/+1
* Formalize comments for Protocols and PPIs.xli242008-10-13103-1012/+576
* Modify MDE source code according to MDE library update.xli242008-10-111-14/+16
* Update library class and library instance description for UefiLib to follows ...klu22008-10-101-1/+5
* synchronize macros SMBUS_LIB_SLAVE_ADDRESS, SMBUS_LIB_COMMAND, SMBUS_LIB_LENG...klu22008-10-101-5/+35
* Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao42008-10-102-8/+12
* Update ScsiIo protocol and ScsiPassThruExt protocol guid value to UEFI 2.1lgao42008-10-107-259/+34
* Fix doxygen comment for structure and macroklu22008-10-0912-309/+27