summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32
AgeCommit message (Expand)Author
2007-10-16add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...qwang12
2007-10-11these files have moved to cpulibvprabhal
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
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-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff
2007-01-101. Added comments to ASM filesbxing
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold
2006-10-09Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor i...rsun3
2006-10-04Use intrinsicmdkinney
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
2006-09-19Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki...mdkinney
2006-08-02Fix a typo.qhuang8
2006-07-211. Updated function headers in all assembly files.bxing
2006-07-201.Added EFIAPI for some assembly functions declarevanjeff
2006-07-191. added functions header for BaseUefiDecompressLivanjeff
2006-07-17Modified coding style, removed unnecessary comments and "offset" key words.bxing
2006-07-14Port thunk16 code from MSFT to GCC assembly.qhuang8
2006-07-131. Add Assert in SetJump.Sqhuang8
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-11sync GCC assembly files with MASM assembly filesqhuang8
2006-07-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19...jwang36
2006-06-301.Updated some functions header of BaseLib with new MWG specvanjeff
2006-06-281. Fixed bug in FlushCacheLine.asm, added return valuevanjeff
2006-06-26• BaseMemoryLib:qhuang8
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen
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-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-02Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff
2006-06-02Removed file/foldervanjeff
2006-05-31change LongJump() to _LongJump()vanjeff
2006-05-241. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing
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-16Fixes for GCC.bbahnsen
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing
2006-04-24Rename dirsbbahnsen