summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32
AgeCommit message (Expand)Author
2011-12-15Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao4
2011-09-13Minor copyright format updatehhtian
2011-07-12MdePkg: Fix X64 clang compile issues.andrewfish
2010-12-06MdePkg: Fix GCC Thunk support for IA32jljusten
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin
2010-08-13Refine code.sfu5
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-22Minor grammatical work--mostly adding periods. Items with ONLY period added ...MyronPorter
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter
2010-06-01Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read op...geekboy15a
2010-05-20Fix some typosqhuang8
2010-05-18Update copyright formathhtian
2010-05-181. Restore the inline C implementation of GCC assembly files that was tempora...qhuang8
2010-04-23Update the copyright notice formathhtian
2010-02-23Disable interrupt when changing IDTR register.klu2
2010-02-23Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang8
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang8
2009-12-07according to IA32 intel architecture spec, mwait instuction needs not the ope...eric_tian
2009-11-17Add ASM_PFX() for exposed symoble from assemble to Cklu2
2009-08-24Fix file headersmdkinney
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-18Add ARM supportmdkinney
2009-05-20Replace .globl with ASM_GLOBALxli24
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-09Synchronize comment of BaseLib.h and it's implementation to match the Spec.gikidy
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang8
2008-12-03Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang8
2008-11-25Use ".486" for the instruction of "wbinvd"qhuang8
2008-11-24Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney
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