summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-14/+0
2008-10-29ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff1-1/+0
2008-10-28Refine version info in MDE file header.xli2436-69/+51
2008-10-281. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian5-31/+19
2008-10-28Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)qhuang81-1/+1
2008-10-27added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff9-75/+76
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff1-17/+40
2008-10-27Add X64 Gate Descriptormdkinney1-5/+27
2008-10-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff3-258/+333
2008-10-26Uefi.h include is required as this module need the EFI_CONFIGURATION_TABLE ty...qwang121-1/+1
2008-10-26Coding style fix.qwang121-1/+1
2008-10-26Coding style fix.qwang121-1/+0
2008-10-26Coding style fix.qwang121-12/+12
2008-10-26Coding style fix.qwang121-1/+1
2008-10-26Coding style fix.qwang121-1/+1
2008-10-26Include DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition.qwang121-0/+3
2008-10-26Remove the unnecessary include file: Uefi.h. Module should include this file ...qwang121-1/+0
2008-10-24ECC Clean up.vanjeff5-27/+4
2008-10-24ECC Clean up.vanjeff1-2/+1
2008-10-23Clean up PeImage.h according to code review comments.vanjeff1-228/+238
2008-10-23clean up according to code review comments.vanjeff4-27/+48
2008-10-23clean up AlertStandardFormatTable.h.vanjeff1-19/+51
2008-10-23wrap ASM_PFX macro to avoid generating symbols preceded by underscore in Linu...eric_tian1-1/+5
2008-10-23Create Pal.h for industry standard in MDE Package.xli242-3545/+3564
2008-10-22apply for doxgen format comments. vanjeff4-1029/+997
2008-10-21fix no ascii charklu21-8/+8
2008-10-21Adjust doxygen comment style for structure.klu21-3/+0
2008-10-21Adjust doxygen comment style for structure.klu22-102/+46
2008-10-21Adjust doxygen comment style for structure.klu21-51/+18
2008-10-21Adjust doxygen comment style for structure.klu21-58/+16
2008-10-21Add comment for device path protocol.klu21-3/+23
2008-10-21synchronize paramter string with comment.klu21-15/+15
2008-10-21added pack(1) for EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR, since it will cross modu...vanjeff1-1/+6
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang123-5/+1
2008-10-21Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc...vanjeff3-67/+50
2008-10-21Update comments.qwang121-1/+1
2008-10-20Update MdePkg/Include/Uefi according to code review comments.xli244-159/+403
2008-10-20Update IndustryStandard according to code review comments.xli2410-864/+1285
2008-10-20Fix ECC issue.klu21-1/+1
2008-10-20Fix ECC issue.klu21-1/+1
2008-10-20changing Acpi1_0.h to Acpi10.h, Acpi2_0.h to Acpi20.h.vanjeff3-3/+3
2008-10-20Renamedvanjeff1-0/+0
2008-10-20Renamedvanjeff1-0/+0
2008-10-20Renamedvanjeff1-0/+0
2008-10-20Clean up Acpi definitions according to Code Review results.vanjeff4-36/+27
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-2/+2
2008-10-16remove PCD_INVALID_TOKEN_NUMBER, that is not defined in PCD Spec.vanjeff2-122/+135
2008-10-14Use BIT22 instead of SMBUS_LIB_PEC_BITklu21-1/+1
2008-10-13Formalize comments for Protocols and PPIs.xli24103-1012/+576
2008-10-11Modify MDE source code according to MDE library update.xli241-14/+16