]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Base.h
Partial checkin fixing Beagle references
[mirror_edk2.git] / MdePkg / Include / Base.h
2010-03-19 qhuang8Define VERIFY_SIZE_OF macro to verify size of basic...
2010-03-15 myronporterClarify @pram b in Base.h. Accepted and edited in Qing...
2010-03-12 myronporterGrammatical and disclaimer changes (does not follow...
2010-03-11 geekboy15aUpdating processor bindings to not use stdint.h. Also...
2009-10-16 mdkinneyGLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothin...
2009-09-30 qhuang8Change RETURN_STATUS type to UINTN, thus EFI_STATUS...
2009-09-24 eric_tiansync comments on data structure to follow latest UEFI...
2009-08-24 mdkinneyFix file headers and a few comments
2009-08-18 mdkinneyAdd ARM VA_LIST related definitions
2009-07-01 mdkinneyUpdate BASE_ARG() macro to pass static analysis tools...
2009-06-11 vanjeffupdate codes per MdePkg doxgen review comments.
2009-06-04 mdkinneyFix build breaks from comment clean up checkin
2009-06-04 pkandelSecond set of changes based on a review of the code...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-05-10 mdkinneyUpdate GCC version of VAR_ARG () to be compatible with...
2009-05-08 mdkinneyClean up comment
2009-05-08 eric_tianThe GCC compiler’s behavior is different than the Micro...
2009-02-14 mdkinneyUpdate macros to make sure all RETURN_STATUS constants...
2009-02-10 mdkinneyAdd #defines for commonly used Base Address and Sizes.
2008-12-22 qhuang8detab
2008-12-16 gikidyFix Some typo.
2008-12-15 qhuang8Fix typos.
2008-12-08 klu2Fix a type for undeclared word
2008-12-08 lgao4Correct the unknown character and update ChangeLog.txt
2008-12-07 mdkinneyAdd more detailed comments for many of the Base Types
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-12-05 gikidyMake comments match the Spec.
2008-12-05 gikidyModified the #defines for BIT32..BIT63 to match the...
2008-12-05 gikidyAdd comments for the MACRO follow the Spec, and change...
2008-11-19 qhuang8Detab
2008-11-07 vanjeffadd function header for SIGNATURE_XX, according to...
2008-10-27 vanjeffadded EFI_SIGNATURE_XX in Base.h, and updated the indus...
2008-10-24 vanjeffECC Clean up.
2008-09-10 qhuang81. Add new macro: ALIGN_VALUE to round up a value to...
2008-08-14 klu2git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-06-23 qwang12Merged in the following trackers from EDK:
2007-08-15 yshang11) Add type casting for argument "a" in EFI_ERROR(a...
2007-06-08 yshang1Move to directory "Include"
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-04-21 bbahnsenInitial import.