summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Base.h
Commit message (Expand)AuthorAgeFilesLines
...
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-23/+24
* Updating processor bindings to not use stdint.h. Also added code to verify a...geekboy15a2010-03-111-0/+19
* GLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothing for EBCmdkinney2009-10-161-1/+1
* Change RETURN_STATUS type to UINTN, thus EFI_STATUS is defined as UINTN to al...qhuang82009-09-301-4/+4
* sync comments on data structure to follow latest UEFI spec.eric_tian2009-09-241-1/+1
* Fix file headers and a few commentsmdkinney2009-08-241-1/+1
* Add ARM VA_LIST related definitionsmdkinney2009-08-181-5/+93
* Update BASE_ARG() macro to pass static analysis tools. This change should no...mdkinney2009-07-011-1/+10
* update codes per MdePkg doxgen review comments.vanjeff2009-06-111-3/+1
* Fix build breaks from comment clean up checkinmdkinney2009-06-041-9/+32
* Second set of changes based on a review of the code comments in the Include d...pkandel2009-06-041-34/+11
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-301-9/+32
* Update GCC version of VAR_ARG () to be compatible with non GCC version of VAR...mdkinney2009-05-101-3/+3
* Clean up commentmdkinney2009-05-081-2/+2
* The GCC compiler’s behavior is different than the Microsoft compilers for s...eric_tian2009-05-081-0/+15
* Update macros to make sure all RETURN_STATUS constants are defined to be of t...mdkinney2009-02-141-3/+3
* Add #defines for commonly used Base Address and Sizes.mdkinney2009-02-101-0/+110
* detabqhuang82008-12-221-3/+3
* Fix Some typo.gikidy2008-12-161-4/+4
* Fix typos.qhuang82008-12-151-2/+2
* Fix a type for undeclared wordklu22008-12-081-1/+1
* Correct the unknown character and update ChangeLog.txtlgao42008-12-081-0/+7
* Add more detailed comments for many of the Base Typesmdkinney2008-12-071-21/+231
* Change _CR() to BASE_CR() to follow naming conventionmdkinney2008-12-061-1/+1
* Make comments match the Spec.gikidy2008-12-051-6/+6
* Modified the #defines for BIT32..BIT63 to match the Spec.gikidy2008-12-051-32/+32
* Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy2008-12-051-41/+175
* Detabqhuang82008-11-191-14/+14
* add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7vanjeff2008-11-071-3/+39
* added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff2008-10-271-1/+8
* ECC Clean up.vanjeff2008-10-241-20/+0
* 1. Add new macro: ALIGN_VALUE to round up a value to the next boundary of a g...qhuang82008-09-101-7/+8
* klu22008-08-141-3/+3
* Merged in the following trackers from EDK:qwang122008-06-231-1/+3
* 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang12007-08-151-1/+1
* Move to directory "Include"yshang12007-06-081-0/+303
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-32/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian2007-05-141-0/+4
* Initial import.bbahnsen2006-04-211-0/+28