summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32
AgeCommit message (Expand)Author
2008-11-19Detabqhuang8
2008-11-03Update to use DOS formatqhuang8
2008-10-31Use #include "XXX.h" for module internal header files.qhuang8
2008-10-28sync comments.vanjeff
2008-10-28move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.vanjeff
2008-10-28Copied remotelyvanjeff
2008-10-24Refine code for ECC check.xli24
2008-10-24Revert CpuId and CpuIdEx to r6213.xli24
2008-10-24Sync function prototype of CpuId and CpuIdEx with MDE library specification.xli24
2008-10-24ECC Cleanup.vanjeff
2008-10-23Update GCC assembly files for MdePkg/Library/BaseLib/Ia32xli24
2008-10-221.removed DivS64x64Remainder.c since it has been moved to upper directory.vanjeff
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-11remove '../' from Base Library.vanjeff
2008-08-20Cleanup Cpu library class and CpuLib instance and BaseLib instance; and add c...lgao4
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-08Code scrub:yshang1
2008-04-22Fix typo in comment.klu2
2008-03-10Replace "addr16" with other instructions.qhuang8
2008-02-01Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang8
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