summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib
AgeCommit message (Expand)AuthorFilesLines
2006-06-26• BaseMemoryLib:qhuang83-20/+20
2006-06-26Roll back modification for autogen of assemble code, we do not support PCD au...klu22-1/+4
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu23-8/+8
2006-06-20Removebbahnsen1-310/+0
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen97-0/+0
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff5-34/+48
2006-06-16Rool Back this modification to enable gcc Build.lgao42-1/+5
2006-06-16Updated CpuFlushCacheLine() to return the address flushed.bxing2-2/+3
2006-06-15Thunk16.asm's can use constants defined in BaseLib.h now.bxing3-11/+3
2006-06-14Fix an assembler warning.bbahnsen1-1/+1
2006-06-12Fixes for gcc assembly.bbahnsen2-39/+105
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu22-36/+20
2006-06-10Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asmbxing2-4/+4
2006-06-101. Added AsmCpuidEx() to BaseLibbxing4-3/+120
2006-06-101. Updated SetJump() and LongJump() for IPFbxing16-423/+483
2006-06-04UefiLib:qhuang81-2/+2
2006-06-02Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff8-11/+130
2006-06-02Removed file/foldervanjeff1-49/+0
2006-06-02Removed file/foldervanjeff1-58/+0
2006-06-02Removed file/foldervanjeff1-57/+0
2006-06-01Added function declarationvanjeff1-0/+9
2006-05-31Created as one wrappervanjeff2-0/+92
2006-05-31Created as one wrapper for SwitchStack.c to add assert()vanjeff1-0/+49
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff1-2/+2
2006-05-31Changed LongJump() to _LongJump()vanjeff1-3/+3
2006-05-31Created as wrapper for SwitchStack() to add assert() vanjeff1-0/+49
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff1-3/+3
2006-05-31Changed LongJump() to _LongJump()vanjeff1-3/+3
2006-05-31change LongJump() to _LongJump()vanjeff2-6/+6
2006-05-31Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory.vanjeff2-4/+14
2006-05-31Fixed one bug of WriteUnaligned24()vanjeff1-1/+2
2006-05-31Created as one wrapper for LongJump(), to added assert() functionvanjeff1-0/+49
2006-05-31Removed file/foldervanjeff1-52/+0
2006-05-31Removed file/foldervanjeff1-40/+0
2006-05-29Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG.bxing1-4/+6
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch2-2/+2
2006-05-24Gcc versions of the msa files. These files can be used in place of the normal...bbahnsen1-0/+312
2006-05-24added ASSERT()vanjeff1-0/+17
2006-05-24added ASSERT()vanjeff1-0/+16
2006-05-241. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing6-5/+100
2006-05-23Fixed a bug due to misorder of 'push'sbxing1-1/+1
2006-05-22Fixed tracker #40bxing1-2/+2
2006-05-22Removed unnecessary ASSERT condition (assertion of real mode buffers' alignment)bxing1-2/+0
2006-05-19Thunk16.s has not been ported to GCC. This will at least get past the assembler.bbahnsen1-167/+3
2006-05-17Get the underscore typed in correctly.bbahnsen1-1/+1
2006-05-17Resync the GNU assembly to the MASM code.bbahnsen4-153/+138
2006-05-17Added CpuFlushTlb() for IPFbxing2-0/+30
2006-05-16Fixes for GCC.bbahnsen6-1/+201
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing8-250/+629
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19...lgao41-62/+62