summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2008-11-07add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7vanjeff1-3/+39
2008-11-07Add extra DriverConfiguration2 protocol parameter for EfiLibInstallAllDriverb...qhuang81-8/+10
2008-11-06Add new API in UefiRuntimeLib to convert function pointer.qhuang81-2/+31
2008-11-06At bit mask for PEI/DXE dispatchqhuang81-0/+2
2008-11-06Minor comments update to remove long line (column num > 120)qhuang81-6/+9
2008-11-04Sync in bug fix from EDK I:qwang122-2/+62
2008-11-04remove DEBUG_DEPEX as it does not pass design review yet.qwang121-2/+0
2008-11-04Update doxygen comment.qwang121-1/+2
2008-11-04Update function prototype modifier.qwang121-1/+1
2008-11-04add more comments, adjust size from 255 to 254.vanjeff1-9/+11
2008-11-03Add in a new debug mask bit EFI_D_DEPEX. It is used to enable the debug messa...qwang121-1/+3
2008-11-03add some comments.vanjeff1-22/+11
2008-11-03clean up Atapi.h to follow ATA-ATAPI spec.vanjeff1-223/+173
2008-10-31Fix the doxygen comment.qwang121-10/+15
2008-10-31De-Unicodeqhuang81-4/+4
2008-10-31De-Unicodeqhuang82-2/+2
2008-10-31De-Unicodeqhuang82-3/+3
2008-10-31Use #include <XXX.h> for public include files.qhuang81-1/+1
2008-10-31Update to use DOS formatqhuang81-12/+12
2008-10-31Update to use DOS formatqhuang81-477/+477
2008-10-31Update to use DOS formatqhuang81-2546/+2546
2008-10-31Update to use DOS formatqhuang81-705/+705
2008-10-31Update to use DOS formatqhuang81-23/+23
2008-10-31Update to use DOS formatqhuang81-23/+23
2008-10-31Update to use DOS formatqhuang81-26/+26
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