]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Library/BaseLib.h
Detab
[mirror_edk2.git] / MdePkg / Include / Library / BaseLib.h
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...
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines
2006-12-14 lgao4Merge R8->R9 tracker 5935 and 7080 to update runtime...
2006-11-28 mdkinneyDeclare the alignment required for jump Buffers
2006-10-22 ajfishUpdated the Runtime Driver to use the MDE libs for...
2006-10-22 ajfishRemoved duplicate PalCallStatic functions in different...
2006-08-17 bxingAdded AsmSwitchStackAndBackingStore() to BaseLib.h...
2006-07-19 vanjeff1. added functions header for BaseUefiDecompressLi
2006-07-12 bxing1. Added '#pragma pack' directive in BaseLib.h for...
2006-06-30 vanjeff1.Updated some functions header of BaseLib with new...
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-20 vanjeff1. Fixed bug for WriteUnaligned24() in Unaligned.c...
2006-06-10 bxing1. Added AsmCpuidEx() to BaseLib
2006-06-10 bxing1. Updated SetJump() and LongJump() for IPF
2006-05-15 bxingUpdated BaseLib for THUNK functions and some CPU functions
2006-04-21 bbahnsenInitial import.