summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib
AgeCommit message (Expand)Author
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
2007-04-03Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...yshang1
2007-04-02Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIREDqhuang8
2007-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang8
2007-03-281. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff
2007-02-13Update all String related functions in BaseLib for this change introduced in ...qwang12
2007-02-12Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo...xli24
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-10Mark some .c files as MSFT only.bbahnsen
2007-01-101. Added comments to ASM filesbxing
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold
2006-12-29Fixed tracker EDKT395bxing
2006-11-24Add volatile to modify LockValue in ReleaseSpinLock().xli24
2006-11-23To Fix PVCS 429.yshang1
2006-11-23Add volatile to modify LockValue in AcquireLockOrFail().xli24