summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/BaseLib.msa
AgeCommit message (Expand)Author
2008-08-25remove the unused msa files in MdePkg.lgao4
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-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2592 6f1...gtian
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-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-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-10Mark some .c files as MSFT only.bbahnsen
2006-12-29Fixed tracker EDKT395bxing
2006-11-17Add gnu x86 assembly sources.bbahnsen
2006-11-06Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc an...xli24
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish
2006-10-04Fix GCC build issuemdkinney
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-19Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki...mdkinney
2006-08-211. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...bxing
2006-07-25Added a 64-bit version of EnablePaging64() on X64. AsmEnablePaging64() is the...bxing
2006-07-211. Updated function headers in all assembly files.bxing
2006-07-13Added license & copyright declarationjwang36
2006-07-13Enforced case-sensitive on the file names;jwang36
2006-07-12Fix a typo BaseLib.msa and add the missing file in BaseSmbusLib.qhuang8
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang36
2006-07-061. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu2
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-26Roll back modification for autogen of assemble code, we do not support PCD au...klu2
2006-06-16Rool Back this modification to enable gcc Build.lgao4
2006-06-15Thunk16.asm's can use constants defined in BaseLib.h now.bxing
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu2
2006-06-101. Added AsmCpuidEx() to BaseLibbxing
2006-06-101. Updated SetJump() and LongJump() for IPFbxing
2006-06-02Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff
2006-05-31Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory.vanjeff
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-241. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing
2006-05-17Added CpuFlushTlb() for IPFbxing
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen