summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib
AgeCommit message (Expand)Author
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
2007-10-11these files have moved to cpulibvprabhal
2007-10-05moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
2007-09-18fixed one asm routinevprabhal
2007-09-18fixed one asm routinevprabhal
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu2
2007-08-30Update for ICC 10mdkinney
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney
2007-08-011. Generated new build.exe from new tools codejwang36
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-18Added tool chain family modifier for source files used only for GCC jwang36
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-06add in proper include for this file.qwang12
2007-07-02add internal command header referencevanjeff
2007-07-02Applied tool chain family constraints for file Synchronization.c, Synchroniza...jwang36
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-281. Added depex file generationjwang36
2007-06-27Fixed IPF and X64 like IA-32 for compiler intrinsicsAJFISH
2007-06-27Updated to support compiler intrinsics properly. I had to comment out some of...AJFISH
2007-06-27Updated headers to follow coding standardAJFISH