summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)Author
2008-11-04add more comments, adjust size from 255 to 254.vanjeff
2008-11-03Add in a new debug mask bit EFI_D_DEPEX. It is used to enable the debug messa...qwang12
2008-11-03add some comments.vanjeff
2008-11-03clean up Atapi.h to follow ATA-ATAPI spec.vanjeff
2008-10-31Fix the doxygen comment.qwang12
2008-10-31De-Unicodeqhuang8
2008-10-31De-Unicodeqhuang8
2008-10-31De-Unicodeqhuang8
2008-10-31Use #include <XXX.h> for public include files.qhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-10-29ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff
2008-10-28Refine version info in MDE file header.xli24
2008-10-281. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian
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-27Add X64 Gate Descriptormdkinney
2008-10-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff
2008-10-26Uefi.h include is required as this module need the EFI_CONFIGURATION_TABLE ty...qwang12
2008-10-26Coding style fix.qwang12
2008-10-26Coding style fix.qwang12
2008-10-26Coding style fix.qwang12
2008-10-26Coding style fix.qwang12
2008-10-26Coding style fix.qwang12
2008-10-26Include DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition.qwang12
2008-10-26Remove the unnecessary include file: Uefi.h. Module should include this file ...qwang12
2008-10-24ECC Clean up.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-23wrap ASM_PFX macro to avoid generating symbols preceded by underscore in Linu...eric_tian
2008-10-23Create Pal.h for industry standard in MDE Package.xli24
2008-10-22apply for doxgen format comments. vanjeff
2008-10-21fix no ascii charklu2
2008-10-21Adjust doxygen comment style for structure.klu2
2008-10-21Adjust doxygen comment style for structure.klu2
2008-10-21Adjust doxygen comment style for structure.klu2
2008-10-21Adjust doxygen comment style for structure.klu2
2008-10-21Add comment for device path protocol.klu2
2008-10-21synchronize paramter string with comment.klu2
2008-10-21added pack(1) for EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR, since it will cross modu...vanjeff
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang12