index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Include
/
Base.h
Age
Commit message (
Expand
)
Author
2015-05-07
MdePkg/Include: Add support for flexible array members
Michael Kinney
2014-11-17
MdePkg Base.h: Fix EBC build failure and add comments for RETURN_ADDRESS macro.
Star Zeng
2014-11-12
MdePkg: Add RETURN_ADDRESS macro into Base.h.
Star Zeng
2014-09-01
MdePkg Base.h: Always define ASM_PFX
Jordan Justen
2013-07-12
1. Add defines for MAX values for UEFI data types.
Liming Gao
2012-02-28
MdePkg/Include/Base.h: Defined __va_copy macro when not defined by the ARM to...
oliviermartin
2012-02-22
MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...
rsun3
2011-07-19
Add header file for KMS.
lzeng14
2011-06-13
Add ABS() macro (Absolute Value) to Base.h in MdePkg
mdkinney
2010-10-13
MdePkg: Use builtin offsetof function for GCC 4.0 and newer
jljusten
2010-08-09
Fixed K9 scan issues.
hhuan13
2010-04-29
Made use of GCC built-in functions for variable arguments in procedures depen...
geekboy15a
2010-04-23
Update the copyright notice format
hhtian
2010-03-19
Define VERIFY_SIZE_OF macro to verify size of basic UEFI Data types. This sho...
qhuang8
2010-03-15
Clarify @pram b in Base.h. Accepted and edited in Qing Huang changes for @ret...
myronporter
2010-03-12
Grammatical and disclaimer changes (does not follow internal C coding stds.)
myronporter
2010-03-11
Updating processor bindings to not use stdint.h. Also added code to verify a...
geekboy15a
2009-10-16
GLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothing for EBC
mdkinney
2009-09-30
Change RETURN_STATUS type to UINTN, thus EFI_STATUS is defined as UINTN to al...
qhuang8
2009-09-24
sync comments on data structure to follow latest UEFI spec.
eric_tian
2009-08-24
Fix file headers and a few comments
mdkinney
2009-08-18
Add ARM VA_LIST related definitions
mdkinney
2009-07-01
Update BASE_ARG() macro to pass static analysis tools. This change should no...
mdkinney
2009-06-11
update codes per MdePkg doxgen review comments.
vanjeff
2009-06-04
Fix build breaks from comment clean up checkin
mdkinney
2009-06-04
Second set of changes based on a review of the code comments in the Include d...
pkandel
2009-05-30
This checkin addresses the compatibility issue of passing arguments of type V...
mdkinney
2009-05-10
Update GCC version of VAR_ARG () to be compatible with non GCC version of VAR...
mdkinney
2009-05-08
Clean up comment
mdkinney
2009-05-08
The GCC compiler’s behavior is different than the Microsoft compilers for s...
eric_tian
2009-02-14
Update macros to make sure all RETURN_STATUS constants are defined to be of t...
mdkinney
2009-02-10
Add #defines for commonly used Base Address and Sizes.
mdkinney
2008-12-22
detab
qhuang8
2008-12-16
Fix Some typo.
gikidy
2008-12-15
Fix typos.
qhuang8
2008-12-08
Fix a type for undeclared word
klu2
2008-12-08
Correct the unknown character and update ChangeLog.txt
lgao4
2008-12-07
Add more detailed comments for many of the Base Types
mdkinney
2008-12-06
Change _CR() to BASE_CR() to follow naming convention
mdkinney
2008-12-05
Make comments match the Spec.
gikidy
2008-12-05
Modified the #defines for BIT32..BIT63 to match the Spec.
gikidy
2008-12-05
Add comments for the MACRO follow the Spec, and change some definition not ma...
gikidy
2008-11-19
Detab
qhuang8
2008-11-07
add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7
vanjeff
2008-10-27
added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...
vanjeff
2008-10-24
ECC Clean up.
vanjeff
2008-09-10
1. Add new macro: ALIGN_VALUE to round up a value to the next boundary of a g...
qhuang8
2008-08-14
klu2
2008-06-23
Merged in the following trackers from EDK:
qwang12
2007-08-15
1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...
yshang1
[next]