]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Base.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Include / Base.h
2022-11-11 Michael D KinneyMdePkg/Include: Update Base.h to improve C++ compatibility
2022-05-13 Rebecca CranMdePkg: Remove RVCT support
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2021-07-09 Michael D KinneyMdePkg/Include: Add STATIC_ASSERT for L'' and L"" strings
2020-07-28 Jessica ClarkeMdePkg Base.h: Delete prototype for __builtin_return_ad...
2020-02-06 Liming GaoMdePkg Base.h: Use correct style to check macro _MSC_VE...
2020-02-06 Liu, ZhiguangMdePkg: Avoid using __clang__ to specify CLANGPDB
2020-01-17 Liming GaoMdePkg Base.h: Use correct style to check the defined...
2019-12-20 Alex JamesMdePkg: Use __builtin_offset with CLANGPDB toolchain
2019-10-24 Liming GaoMdePkg Base.h: Add definition for CLANG9 tool chain
2019-09-25 Liming GaoMdePkg Base.h: Define STATIC_ASSERT macro as empty...
2019-09-17 Vitaly Cheptsov... MdePkg: Drop VERIFY_SIZE_OF in favour of STATIC_ASSERT
2019-09-17 Vitaly Cheptsov... MdePkg: Use STATIC_ASSERT macro
2019-09-11 Vitaly Cheptsov... MdePkg: Add STATIC_ASSERT macro
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2019-01-08 Laszlo ErsekRevert "MdePkg: avoid __builtin_unreachable() on GCC...
2018-11-02 Marvin.Haeuser@out... MdePkg/Base.h: Implement BASE_CR() via OFFSET_OF().
2018-06-28 Liming GaoMdePkg: Clean up source files
2018-03-19 Pete BatardMdePkg/Include: Add VA list support for VS2017/ARM64
2018-02-07 Pete BatardMdePkg/Include: Add VA list support for VS2017/ARM
2018-01-25 Sean BroganMdePkg/BaseSafeIntLib: Add SafeIntLib class and instance
2018-01-10 M1chaMdePkg: add RETURNS_TWICE attribute
2017-12-12 Zenith432MdePkg: correct and clarify documentation of VA_LIST...
2017-07-11 Liming GaoMdePkg: Declare _ReturnAddress() in Base.h for MSFT...
2017-06-23 Yonghong ZhuMdePkg: update Base.h in MdePkg to check the _MSC_VER
2017-02-28 Ruiyu NiMdePkg: Define IPv4_ADDRESS and IPv6_ADDRESS in Base.h
2016-11-18 Liming GaoMdePkg Base.h: Add add comments on __ prefix in enum...
2016-11-04 Song, BinXMdePkg/BaseLib: Move CHAR_NULL definition to Base.h...
2016-10-28 Michael KinneyMdePkg/Include: Add enumeration size checks to Base.h
2016-10-27 Laszlo ErsekMdePkg/Include/Base.h: introduce the ARRAY_SIZE() funct...
2016-10-08 Thomas HuthMdePkg: Fix some typing errors in the header files
2016-07-21 Ard BiesheuvelMdePkg CryptoPkg EdkCompatibilityPkg: retire NO_BUILTIN...
2016-07-21 Shi, StevenMdePkg: Enable new MS VA intrinsics for GNUC x86 64bits...
2016-07-21 Ard BiesheuvelMdePkg: avoid __builtin_unreachable() on GCC v4.4
2016-07-09 Star ZengMdePkg Base.h: Fix typo funcation to function
2016-06-22 Marvin H?userMdePkg: Add NORETURN attribute and UNREACHABLE() macro.
2016-02-25 Fu SiyuanMdePkg: Add definition for new warning code EFI_WARN_FI...
2016-02-12 edk2-develMdePkg: Update Base.h to fix compilation issues with...
2016-02-03 Zhang LuboMdePkg:Add a new error status code EFI_HTTP_ERROR.
2015-05-07 Michael KinneyMdePkg/Include: Add support for flexible array members
2014-11-17 Star ZengMdePkg Base.h: Fix EBC build failure and add comments...
2014-11-12 Star ZengMdePkg: Add RETURN_ADDRESS macro into Base.h.
2014-09-01 Jordan JustenMdePkg Base.h: Always define ASM_PFX
2013-07-12 Liming Gao1. Add defines for MAX values for UEFI data types.
2012-02-28 oliviermartinMdePkg/Include/Base.h: Defined __va_copy macro when...
2012-02-22 rsun3MdePkg: Add a new macro VA_COPY for variable argument...
2011-07-19 lzeng14Add header file for KMS.
2011-06-13 mdkinneyAdd ABS() macro (Absolute Value) to Base.h in MdePkg
2010-10-13 jljustenMdePkg: Use builtin offsetof function for GCC 4.0 and...
2010-08-09 hhuan13Fixed K9 scan issues.
2010-04-29 geekboy15aMade use of GCC built-in functions for variable argumen...
2010-04-23 hhtianUpdate the copyright notice format
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.