summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ebc
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg/Base: introduce MAX_ALLOC_ADDRESSArd Biesheuvel2018-12-201-0/+5
* MdePkg: Clean up source filesLiming Gao2018-06-281-11/+11
* MdePkg/BaseSafeIntLib: Add SafeIntLib class and instanceSean Brogan2018-01-251-6/+11
* MdePkg/ProcessorBind: add defines for page allocation granularityArd Biesheuvel2017-03-061-0/+6
* MdePkg Base.h: Always define ASM_PFXJordan Justen2014-09-011-0/+4
* Add defines for MAX values for EBC arch.Liming Gao2013-08-131-1/+7
* Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao42012-05-161-2/+2
* Update the copyright notice formathhtian2010-04-231-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-20/+20
* Move content from CPU specific ProcessorBind.h files into Base.h if the conte...mdkinney2009-08-181-8/+0
* Second set of changes based on a review of the code comments in the Include d...pkandel2009-06-041-1/+1
* Allow EFIAPI to be defined on the compiler command line.jljusten2009-04-101-1/+7
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Add more detailed comments for many of the Base Typesmdkinney2008-12-071-6/+48
* Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...mdkinney2008-12-051-1/+1
* Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy2008-12-051-4/+6
* Correct Minor Comments in M3 to M4 review.lgao42008-12-041-0/+9
* Use doxygen comment style for document entity such as struct, enum, variable ...klu22008-08-141-25/+25
* CHAR8 is defined as "1-byte Character" in UEFI spec, but not "unsigned Charac...qwang122008-06-051-1/+1
* Add FUNCTION_ENTRY_POINT macromdkinney2007-11-271-0/+2
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Move to directory "Include"yshang12007-06-081-0/+85
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-85/+0
* Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney2006-11-091-0/+6
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-221-5/+3
* Initial import.bbahnsen2006-04-211-0/+81