]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Library/BaseLib.h
Second set of changes based on a review of the code comments in the Include directory...
[mirror_edk2.git] / MdePkg / Include / Library / BaseLib.h
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...
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.