summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib
AgeCommit message (Expand)Author
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
2006-05-23Fixed a bug due to misorder of 'push'sbxing
2006-05-22Fixed tracker #40bxing
2006-05-22Removed unnecessary ASSERT condition (assertion of real mode buffers' alignment)bxing
2006-05-19Thunk16.s has not been ported to GCC. This will at least get past the assembler.bbahnsen
2006-05-17Get the underscore typed in correctly.bbahnsen
2006-05-17Resync the GNU assembly to the MASM code.bbahnsen
2006-05-17Added CpuFlushTlb() for IPFbxing
2006-05-16Fixes for GCC.bbahnsen
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19...lgao4
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-25Fix bug in StrnCpy() and AsciStrnCpy(). It was copying Length - 1 characters...mdkinney
2006-04-24Rename dirsbbahnsen
2006-04-21Initial import.bbahnsen