summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/BaseLib.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-211) Add new BaseLib API GetPreviousNode()mdkinney1-2/+30
2009-08-24Fix file headers and a few commentsmdkinney1-1/+1
2009-08-19Remove tabs in source code in MdePkg.qhuang81-11/+11
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang81-21/+21
2009-08-18Add ARM specific Jump Buffermdkinney1-0/+21
2009-07-28Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu21-4/+6
2009-06-10Save/Restore xmm6-xmm15 in function setJump/longJump.gikidy1-0/+2
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel1-81/+81
2009-05-04Update function comments for AsmPrepareThunk16, AsmThunk16, AsmPrepareAndThun...klu21-6/+6
2009-04-29Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ...klu21-1/+10
2009-04-23updateeric_tian1-21/+32
2009-01-30Split out Synchronization Library from Base Librarymdkinney1-254/+0
2008-12-151. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang81-0/+44
2008-12-12Fix some typo.gikidy1-7/+7
2008-12-12Do *not* use #elif but use seperate #define to make sure all structure can ex...klu21-2/+2
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy1-3/+3
2008-12-10fixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR.vanjeff1-18/+22
2008-12-09Correct minor commentslgao41-75/+75
2008-12-09Synchronize comment of BaseLib.h and it's implementation to match the Spec.gikidy1-32/+108
2008-12-07Add macro comments for SWITCH_STACK_ENTRY_POINTmdkinney1-3/+11
2008-12-05Make comments match the Spec.gikidy1-35/+33
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang81-104/+104
2008-12-04Remove todo comment in BaseLib.hlgao41-1/+0
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy1-11/+9
2008-12-03Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang81-0/+28
2008-12-01Split architecture judgement then doxygen can merge them into one document.klu21-6/+10
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao41-129/+0
2008-11-271. Removal PalCallStatic APIqhuang81-61/+99
2008-11-26Remove checking for overflow in several Multiple functions in BaseLib, for it...qhuang81-4/+0
2008-11-25Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy1-23/+23
2008-11-19Detabqhuang81-61/+61
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang121-1/+4
2008-11-18refine the commentsvanjeff1-2/+4
2008-11-17synchronize the MdePkg/Include/Library/BaseLib.h and the MDE_Library_Spec.gikidy1-112/+167
2008-11-14Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji41-8/+9
2008-11-04Update function prototype modifier.qwang121-1/+1
2008-10-27Add X64 Gate Descriptormdkinney1-5/+27
2008-10-11Modify MDE source code according to MDE library update.xli241-14/+16
2008-09-24clean up baselib according to review comments.vanjeff1-27/+27
2008-09-09fix build issueeric_tian1-0/+1
2008-09-09Function description in baselib.h is not clear. change it to comply with Doxg...eric_tian1-163/+156
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-8/+4
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu21-15/+15
2008-07-31Remove blank for function typedef, it will break generating doxygen document.klu21-1/+1
2008-07-25Code Scrub for MdePkg.yshang11-5/+7
2008-07-08Code scrub:yshang11-29/+22
2008-05-27De-unicode in comment for all source files.qhuang81-7239/+7239
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang121-0/+129
2008-04-22Fix missing include header file and fix typo in comment.klu21-6/+6
2008-04-22Fix typo in comment.klu21-4/+4