summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ia32
Commit message (Expand)AuthorAgeFilesLines
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...MyronPorter2010-06-22162-165/+165
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-1150-63/+63
* Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read op...geekboy15a2010-06-011-1/+1
* Fix some typosqhuang82010-05-201-2/+2
* Update copyright formathhtian2010-05-181-3/+3
* 1. Restore the inline C implementation of GCC assembly files that was tempora...qhuang82010-05-1863-2201/+1758
* Update the copyright notice formathhtian2010-04-23276-552/+552
* Disable interrupt when changing IDTR register.klu22010-02-233-3/+12
* Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang82010-02-231-1758/+0
* Clean up MdePkg source to correct some coding style issues, etc.qhuang82010-01-271-5/+5
* according to IA32 intel architecture spec, mwait instuction needs not the ope...eric_tian2009-12-071-1/+1
* Add ASM_PFX() for exposed symoble from assemble to Cklu22009-11-171-2/+2
* Fix file headersmdkinney2009-08-242-6/+1
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-191-1758/+1758
* Add ARM supportmdkinney2009-08-181-0/+1758
* Replace .globl with ASM_GLOBALxli242009-05-2092-93/+93
* Split out Synchronization Library from Base Librarymdkinney2009-01-3012-525/+0
* Update copyright for files modified in this yearqhuang82008-12-2978-78/+78
* Synchronize comment of BaseLib.h and it's implementation to match the Spec.gikidy2008-12-092-2/+2
* Update the text to use "x64" instead of "X64" in MdePkg.qhuang82008-12-0567-81/+81
* Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang82008-12-032-6/+6
* Use ".486" for the instruction of "wbinvd"qhuang82008-11-252-2/+2
* Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney2008-11-246-0/+240
* Detabqhuang82008-11-191-8/+8
* Update to use DOS formatqhuang82008-11-037-313/+313
* Use #include "XXX.h" for module internal header files.qhuang82008-10-3114-49/+49
* sync comments.vanjeff2008-10-2819-77/+77
* move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.vanjeff2008-10-284-13/+2
* Copied remotelyvanjeff2008-10-281-0/+53
* Refine code for ECC check.xli242008-10-241-0/+1
* Revert CpuId and CpuIdEx to r6213.xli242008-10-242-24/+24
* Sync function prototype of CpuId and CpuIdEx with MDE library specification.xli242008-10-242-24/+24
* ECC Cleanup.vanjeff2008-10-2417-120/+69
* Update GCC assembly files for MdePkg/Library/BaseLib/Ia32xli242008-10-2392-187/+187
* 1.removed DivS64x64Remainder.c since it has been moved to upper directory.vanjeff2008-10-222-60/+1
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-1794-282/+94
* remove '../' from Base Library.vanjeff2008-09-111-18/+12
* Cleanup Cpu library class and CpuLib instance and BaseLib instance; and add c...lgao42008-08-203-111/+0
* Code Scrub for MdePkg.yshang12008-07-2592-3/+1059
* Code scrub:yshang12008-07-081-0/+1
* Fix typo in comment.klu22008-04-221-3/+3
* Replace "addr16" with other instructions.qhuang82008-03-101-2/+2
* Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang82008-02-011-71/+0
* add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...qwang122007-10-161-0/+2
* these files have moved to cpulibvprabhal2007-10-113-106/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-123-6/+0
* 1. Port X64, IPF and EBC arch for BaseLibvanjeff2007-07-0297-798/+313
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-2999-99/+113
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-22289-0/+12177
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-01289-11202/+0