summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib
AgeCommit message (Expand)Author
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-061. Sync LinkedList.c with MWGvanjeff
2006-07-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19...jwang36
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-301.Updated some functions header of BaseLib with new MWG specvanjeff
2006-06-28Change VOID into VOID * in function headervanjeff
2006-06-281. Fixed bug in FlushCacheLine.asm, added return valuevanjeff
2006-06-26• BaseMemoryLib:qhuang8
2006-06-26Roll back modification for autogen of assemble code, we do not support PCD au...klu2
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu2
2006-06-20Removebbahnsen
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff
2006-06-16Rool Back this modification to enable gcc Build.lgao4
2006-06-16Updated CpuFlushCacheLine() to return the address flushed.bxing
2006-06-15Thunk16.asm's can use constants defined in BaseLib.h now.bxing
2006-06-14Fix an assembler warning.bbahnsen
2006-06-12Fixes for gcc assembly.bbahnsen
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu2
2006-06-10Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asmbxing
2006-06-101. Added AsmCpuidEx() to BaseLibbxing
2006-06-101. Updated SetJump() and LongJump() for IPFbxing
2006-06-04UefiLib:qhuang8
2006-06-02Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff
2006-06-02Removed file/foldervanjeff
2006-06-02Removed file/foldervanjeff
2006-06-02Removed file/foldervanjeff
2006-06-01Added function declarationvanjeff
2006-05-31Created as one wrappervanjeff
2006-05-31Created as one wrapper for SwitchStack.c to add assert()vanjeff
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff
2006-05-31Changed LongJump() to _LongJump()vanjeff
2006-05-31Created as wrapper for SwitchStack() to add assert() vanjeff
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff
2006-05-31Changed LongJump() to _LongJump()vanjeff
2006-05-31change LongJump() to _LongJump()vanjeff
2006-05-31Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory.vanjeff
2006-05-31Fixed one bug of WriteUnaligned24()vanjeff
2006-05-31Created as one wrapper for LongJump(), to added assert() functionvanjeff
2006-05-31Removed file/foldervanjeff
2006-05-31Removed file/foldervanjeff
2006-05-29Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.bxing
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-24Gcc versions of the msa files. These files can be used in place of the normal...bbahnsen
2006-05-24added ASSERT()vanjeff
2006-05-24added ASSERT()vanjeff
2006-05-241. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing