summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Base.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-16GLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothing for EBCmdkinney1-1/+1
2009-09-30Change RETURN_STATUS type to UINTN, thus EFI_STATUS is defined as UINTN to al...qhuang81-4/+4
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian1-1/+1
2009-08-24Fix file headers and a few commentsmdkinney1-1/+1
2009-08-18Add ARM VA_LIST related definitionsmdkinney1-5/+93
2009-07-01Update BASE_ARG() macro to pass static analysis tools. This change should no...mdkinney1-1/+10
2009-06-11update codes per MdePkg doxgen review comments.vanjeff1-3/+1
2009-06-04Fix build breaks from comment clean up checkinmdkinney1-9/+32
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel1-34/+11
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney1-9/+32
2009-05-10Update GCC version of VAR_ARG () to be compatible with non GCC version of VAR...mdkinney1-3/+3
2009-05-08Clean up commentmdkinney1-2/+2
2009-05-08The GCC compiler’s behavior is different than the Microsoft compilers for s...eric_tian1-0/+15
2009-02-14Update macros to make sure all RETURN_STATUS constants are defined to be of t...mdkinney1-3/+3
2009-02-10Add #defines for commonly used Base Address and Sizes.mdkinney1-0/+110
2008-12-22detabqhuang81-3/+3
2008-12-16Fix Some typo.gikidy1-4/+4
2008-12-15Fix typos.qhuang81-2/+2
2008-12-08Fix a type for undeclared wordklu21-1/+1
2008-12-08Correct the unknown character and update ChangeLog.txtlgao41-0/+7
2008-12-07Add more detailed comments for many of the Base Typesmdkinney1-21/+231
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney1-1/+1
2008-12-05Make comments match the Spec.gikidy1-6/+6
2008-12-05Modified the #defines for BIT32..BIT63 to match the Spec.gikidy1-32/+32
2008-12-05Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy1-41/+175
2008-11-19Detabqhuang81-14/+14
2008-11-07add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7vanjeff1-3/+39
2008-10-27added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff1-1/+8
2008-10-24ECC Clean up.vanjeff1-20/+0
2008-09-101. Add new macro: ALIGN_VALUE to round up a value to the next boundary of a g...qhuang81-7/+8
2008-08-14 klu21-3/+3
2008-06-23Merged in the following trackers from EDK:qwang121-1/+3
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang11-1/+1
2007-06-08Move to directory "Include"yshang11-0/+303
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-32/+0
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian1-0/+4
2006-04-21Initial import.bbahnsen1-0/+28