summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib
AgeCommit message (Expand)Author
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
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-05-31Update the Guid Value of Ext SCSI Pass Thru Protocolqhuang8
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2592 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2591 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2590 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2589 6f1...gtian
2007-04-04Fixed issue for ICC, since ICC does not allow to cast data with volatile qual...yshang1
2007-04-04Update the MSA for ICC build.yshang1
2007-04-03Updated MSA file for EBC.yshang1