summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Base.h
AgeCommit message (Expand)Author
2009-05-08Clean up commentmdkinney
2009-05-08The GCC compiler’s behavior is different than the Microsoft compilers for s...eric_tian
2009-02-14Update macros to make sure all RETURN_STATUS constants are defined to be of t...mdkinney
2009-02-10Add #defines for commonly used Base Address and Sizes.mdkinney
2008-12-22detabqhuang8
2008-12-16Fix Some typo.gikidy
2008-12-15Fix typos.qhuang8
2008-12-08Fix a type for undeclared wordklu2
2008-12-08Correct the unknown character and update ChangeLog.txtlgao4
2008-12-07Add more detailed comments for many of the Base Typesmdkinney
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-05Make comments match the Spec.gikidy
2008-12-05Modified the #defines for BIT32..BIT63 to match the Spec.gikidy
2008-12-05Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy
2008-11-19Detabqhuang8
2008-11-07add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7vanjeff
2008-10-27added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff
2008-10-24ECC Clean up.vanjeff
2008-09-101. Add new macro: ALIGN_VALUE to round up a value to the next boundary of a g...qhuang8
2008-08-14 klu2
2008-06-23Merged in the following trackers from EDK:qwang12
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang1
2007-06-08Move to directory "Include"yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian
2006-04-21Initial import.bbahnsen