]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Library/BaseLib.h
MdePkg/BaseLib: Add bit field population calculating methods
[mirror_edk2.git] / MdePkg / Include / Library / BaseLib.h
2018-07-09 Tomas Pilar (tpilar)MdePkg/BaseLib: Add bit field population calculating...
2018-06-28 Liming GaoMdePkg: Clean up source files
2018-04-04 Laszlo ErsekMdePkg/BaseLib: add PatchInstructionX86()
2018-04-04 Laszlo ErsekMdePkg/BaseLib.h: state preprocessing conditions in...
2018-01-10 M1chaMdePkg/BaseLib: add attribute 'RETURNS_TWICE' to SetJump
2017-12-27 Jian J WangMdePkg/BaseLib.h: Rollback field name changes
2017-12-26 Jian J WangMdePkg/BaseLib.h: Coding style clean-up
2017-12-08 Jian J WangMdePkg/BaseLib: Add stack switch related definitions...
2017-10-10 Liming GaoMdePkg BaseLib: Add new API CalculateCrc32()
2017-08-16 Marvin.Haeuser@out... MdePkg/BaseLib: Add IsNodeInList() function.
2017-02-28 Ruiyu NiMdePkg/BaseLib: Add AsciiStrToGuid/HexToBytes/ToIpv...
2017-02-28 Ruiyu NiMdePkg/BaseLib: Add StrToGuid/StrHexToBytes/StrToIpv...
2017-01-09 Hao WuMdePkg/BaseLib: Add safe string functions [U|A]StrnTo...
2017-01-09 Hao WuMdePkg/BaseLib: Enhance the return value for string...
2017-01-09 Hao WuMdePkg/BaseLib: Add safe string functions that convert...
2017-01-09 Hao WuMdePkg/BaseLib: Add safe string functions [Ascii]StrnSizeS
2016-11-21 Hao WuMdePkg BaseLib: API PathRemoveLastItem not handle root...
2016-10-08 Thomas HuthMdePkg: Fix some typing errors in the header files
2016-06-21 Star ZengMdePkg: Indicate UnicodeStrToAsciiStr/AsciiStrToUnicode...
2016-06-06 Jiewen YaoMdePkg/BaseLib: Add 2 more safe string functions.
2016-05-24 Jiewen YaoMdePkg/BaseLib: Add more comments for safe string funct...
2015-09-21 Qin LongMdePkg: Add CPU RdRand access APIs for random number...
2015-05-06 Yao, JiewenAdd ASSERT comment for SafeString API in BaseLib for...
2015-01-23 Shumin QiuMdePkg: Refine the format of INF files and the declarat...
2015-01-13 Daryl McDanielMdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformanceP...
2014-12-15 Eric DongMdePkg: Add deprecate flag for the functions which...
2014-11-07 jyao1Add safe string function to base lib.
2013-08-08 Shumin QiuMatch the comments with the implementation for Baselib...
2013-07-29 Harry LiebelMdePkg/BaseLib: Added ARM Aarch64 architecture support
2013-03-13 lgao4Fix minor typos in BaseLib LinkedList comments
2012-12-25 lgao4Add ASSERT() for BitField operations to make sure the...
2012-02-27 lgao4Update the modifier of ThunkContext parameter for AsmPr...
2011-09-02 li-elvinMove generic IA32_SEGMENT_DESCRIPTOR definition to...
2011-06-28 jcarseyClarify the requirements for the Destination parameter...
2011-06-15 lgao4For BaseLib IsNull() function , update retval value...
2010-04-23 hhtianUpdate the copyright notice format
2010-03-12 myronporterGrammatical and disclaimer changes (does not follow...
2009-11-21 mdkinney1) Add new BaseLib API GetPreviousNode()
2009-08-24 mdkinneyFix file headers and a few comments
2009-08-19 qhuang8Remove tabs in source code in MdePkg.
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyAdd ARM specific Jump Buffer
2009-07-28 klu2Add PcdVerifyNoteInList for judge whether do verificati...
2009-06-10 gikidySave/Restore xmm6-xmm15 in function setJump/longJump.
2009-06-04 pkandelSecond set of changes based on a review of the code...
2009-05-04 klu2Update function comments for AsmPrepareThunk16, AsmThun...
2009-04-29 klu2Add limitation clarification for usage of AsmPrepareThu...
2009-04-23 eric_tianupdate
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2008-12-15 qhuang81. Simplify the implementation of AsmReadApplicationReg...
2008-12-12 gikidyFix some typo.
2008-12-12 klu2Do *not* use #elif but use seperate #define to make...
2008-12-11 gikidySynchronize MdePkg h files to Library/Base* c files.
2008-12-10 vanjefffixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR.
2008-12-09 lgao4Correct minor comments
2008-12-09 gikidySynchronize comment of BaseLib.h and it's implementatio...
2008-12-07 mdkinneyAdd macro comments for SWITCH_STACK_ENTRY_POINT
2008-12-05 gikidyMake comments match the Spec.
2008-12-05 qhuang8Update the text to use "x64" instead of "X64" in MdePkg.
2008-12-04 lgao4Remove todo comment in BaseLib.h
2008-12-04 gikidyChange function IpfFlushCacheRange() to AsmFlushCacheRa...
2008-12-03 qhuang8Add AsmEnableCache() and AsmDisableCache() as the IA32...
2008-12-01 klu2Split architecture judgement then doxygen can merge...
2008-12-01 lgao4Remove NibbleToHexChar() function from BaseLib
2008-11-27 qhuang81. Removal PalCallStatic API
2008-11-26 qhuang8Remove checking for overflow in several Multiple functi...
2008-11-25 gikidySynchronize function comment in MdePkg\Library\BaseLib...
2008-11-19 qhuang8Detab
2008-11-19 qwang12Update doxygen comment for VarArg list parameter. ...
2008-11-18 vanjeffrefine the comments
2008-11-17 gikidysynchronize the MdePkg/Include/Library/BaseLib.h and...
2008-11-14 jji4Synchronization of MDE Library Spec., Mde.dec, and...
2008-11-04 qwang12Update function prototype modifier.
2008-10-27 mdkinneyAdd X64 Gate Descriptor
2008-10-11 xli24Modify MDE source code according to MDE library update.
2008-09-24 vanjeffclean up baselib according to review comments.
2008-09-09 eric_tianfix build issue
2008-09-09 eric_tianFunction description in baselib.h is not clear. change...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-14 klu2Use doxygen comment style for document entity such...
2008-07-31 klu2Remove blank for function typedef, it will break genera...
2008-07-25 yshang1Code Scrub for MdePkg.
2008-07-08 yshang1Code scrub:
2008-05-27 qhuang8De-unicode in comment for all source files.
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-04-22 klu2Fix missing include header file and fix typo in comment.
2008-04-22 klu2Fix typo in comment.
2008-04-22 klu2Fix comment typo
2008-02-01 qhuang8Adjust BASE_LIBRARY_JUMP_BUFFER_ALIGNMENT for IA32...
2007-10-05 vprabhalmoved CpuSleep and CpuFlushTlb to the CpuLib to use...
2007-06-27 AJFISHUpdated headers to follow coding standard
2007-06-27 yshang1Move #include <IndustryStandard/Pal.h> into IPF specifi...
2007-06-22 yshang1Checked in part of MDE library instances following...
2007-06-19 yshang1Import Library Class from original MDE package. Also...
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...
2007-05-05 ajfishUpdate BaseLib.h to make the spaces between comments...
2007-03-29 qhuang81.Define SPIN_LOCK as "volatile UINTN" to prevent mutli...
2007-03-22 vanjeff1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
2007-02-13 qwang12Update all String related functions in BaseLib for...
next