summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib
AgeCommit message (Expand)Author
2008-10-20Change style of (CONSTANT == Var) to (Var == CONSTANT) for BaseLib/String.c.xli24
2008-10-20removed blank lines to refine source codes.vanjeff
2008-10-11Modify MDE source code according to MDE library update.xli24
2008-09-25Clean up code according to code review.vanjeff
2008-09-251. Changing filename to match actual ones.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-25Change name.vanjeff
2008-09-24Changing unsigned int into UINTN according to code review comments.vanjeff
2008-09-24clean up baselib according to review comments.vanjeff
2008-09-24Update BaseLib according to code review comments.xli24
2008-09-181. Change 0 == Length style to Length == 0lgao4
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-11remove '../' from Base Library.vanjeff
2008-09-11move and rename itvanjeff
2008-09-09Function description in baselib.h is not clear. change it to comply with Doxg...eric_tian
2008-08-25remove the unused msa files in MdePkg.lgao4
2008-08-20edk2/MdePkg/Library/BaseLib/BaseLib.inf:jljusten
2008-08-20Cleanup Cpu library class and CpuLib instance and BaseLib instance; and add c...lgao4
2008-07-31MdePkg/Library/BaseLib/X64/ReadCr2.S:jljusten
2008-07-31Gcc cleanuperic_tian
2008-07-31Gcc cleanup for baselib & basememorylib in mdepkg/library/eric_tian
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-08Code scrub:yshang1
2008-05-301. Add comments about reserve space on space according to x64 calling conventionqhuang8
2008-05-27De-unicode in comment for all source files.qhuang8
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-04-22Fix typo in comment.klu2
2008-03-10Replace "addr16" with other instructions.qhuang8
2008-02-01Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang8
2008-02-011. Add conformance checking to ensure the input & output string are well-defi...qhuang8
2008-02-01Fix the asserting error for SetJump().qhuang8
2008-02-01Fix the issues about the loop count for checksum 16,32,64. The input paramete...qhuang8
2008-01-24Update Thunk16.S of X64 for BaseLib.xli24
2008-01-22Check in implementation in GNU assembly for Thunk16.S in BaseLib.xli24
2008-01-21Fix bugs in GNU assembly files for writing CR and DR registers.xli24
2007-11-30Fix timeout logic in AcquireSpinLock(). It could fail if the end time comput...mdkinney
2007-10-30MdePkg/Library/BaseLib/ChkStkGcc.c:jljusten
2007-10-16add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...qwang12