summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7vanjeff2008-11-071-3/+39
* Add extra DriverConfiguration2 protocol parameter for EfiLibInstallAllDriverb...qhuang82008-11-071-8/+10
* Add new API in UefiRuntimeLib to convert function pointer.qhuang82008-11-061-2/+31
* At bit mask for PEI/DXE dispatchqhuang82008-11-061-0/+2
* Minor comments update to remove long line (column num > 120)qhuang82008-11-061-6/+9
* Sync in bug fix from EDK I:qwang122008-11-042-2/+62
* remove DEBUG_DEPEX as it does not pass design review yet.qwang122008-11-041-2/+0
* Update doxygen comment.qwang122008-11-041-1/+2
* Update function prototype modifier.qwang122008-11-041-1/+1
* add more comments, adjust size from 255 to 254.vanjeff2008-11-041-9/+11
* Add in a new debug mask bit EFI_D_DEPEX. It is used to enable the debug messa...qwang122008-11-031-1/+3
* add some comments.vanjeff2008-11-031-22/+11
* clean up Atapi.h to follow ATA-ATAPI spec.vanjeff2008-11-031-223/+173
* Fix the doxygen comment.qwang122008-10-311-10/+15
* De-Unicodeqhuang82008-10-311-4/+4
* De-Unicodeqhuang82008-10-312-2/+2
* De-Unicodeqhuang82008-10-312-3/+3
* Use #include <XXX.h> for public include files.qhuang82008-10-311-1/+1
* Update to use DOS formatqhuang82008-10-311-12/+12
* Update to use DOS formatqhuang82008-10-311-477/+477
* Update to use DOS formatqhuang82008-10-311-2546/+2546
* Update to use DOS formatqhuang82008-10-311-705/+705
* Update to use DOS formatqhuang82008-10-311-23/+23
* Update to use DOS formatqhuang82008-10-311-23/+23
* Update to use DOS formatqhuang82008-10-311-26/+26
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-301-14/+0
* ATA_REQUEST_SENSE_ERROR is not defined in ATA spec and no one use it.vanjeff2008-10-291-1/+0
* Refine version info in MDE file header.xli242008-10-2836-69/+51
* 1. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian2008-10-285-31/+19
* Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)qhuang82008-10-281-1/+1
* 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