index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
BaseLib
/
Ia32
Age
Commit message (
Expand
)
Author
2015-11-16
MdePkg: Add CPU RdRand access APIs for random number generation
Qin Long
2015-04-30
MdePkg/BaseLib: Preserve EBX register and fix stack offset to LinearAddress i...
Michael Kinney
2015-04-27
MdePkg/BaseLib: Support IA32 processors without CMOVx
Michael Kinney
2015-04-27
MdePkg/BaseLib: Support IA32 processors without CLFLUSH
Michael Kinney
2014-09-04
MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16
Jordan Justen
2014-09-04
MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug
Jordan Justen
2014-09-01
MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0
Jordan Justen
2014-09-01
MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' code
Jordan Justen
2014-09-01
MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit code
Jordan Justen
2014-09-01
MdePkg BaseLib NASM Thunk16: Use NASM local labels
Jordan Justen
2014-09-01
MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM version
Jordan Justen
2014-08-11
MdePkg: Fix Clang build failure
Gao, Liming
2014-06-24
Correct comment typo in AsmReadCr0() function.
Gao, Liming
2013-12-30
MdePkg: First instruction after clearing CR0.PE must be a far jmp.
David Woodhouse
2013-12-30
Clean up hard-coded offsets and other utter bogosity in Thunk16.S
David Woodhouse
2013-02-17
Fix CpuIdEx.asm to return correct ECX/EDX value.
niruiyu
2013-01-07
Current Thunk16.asm implementation clears reserved bits, which does not follo...
li-elvin
2012-05-25
Correct a bug in AsmCpuidEx() to return correct ECX and EDX.
niruiyu
2011-12-28
Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...
lgao4
2011-12-20
Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...
lgao4
2011-12-15
Fix the issue to clear the high 16-bit of EAX before use it Thunk code.
lgao4
2011-09-13
Minor copyright format update
hhtian
2011-07-12
MdePkg: Fix X64 clang compile issues.
andrewfish
2010-12-06
MdePkg: Fix GCC Thunk support for IA32
jljusten
2010-11-12
Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...
li-elvin
2010-08-13
Refine code.
sfu5
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-22
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
MyronPorter
2010-06-11
Minor grammatical work--mostly adding periods. Sending separately a list of...
myronporter
2010-06-01
Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read op...
geekboy15a
2010-05-20
Fix some typos
qhuang8
2010-05-18
Update copyright format
hhtian
2010-05-18
1. Restore the inline C implementation of GCC assembly files that was tempora...
qhuang8
2010-04-23
Update the copyright notice format
hhtian
2010-02-23
Disable interrupt when changing IDTR register.
klu2
2010-02-23
Temporarily remove the C implementation of some GCC assembly files in MdePkg....
qhuang8
2010-01-27
Clean up MdePkg source to correct some coding style issues, etc.
qhuang8
2009-12-07
according to IA32 intel architecture spec, mwait instuction needs not the ope...
eric_tian
2009-11-17
Add ASM_PFX() for exposed symoble from assemble to C
klu2
2009-08-24
Fix file headers
mdkinney
2009-08-19
Update to make end-of-line consistent for all source files in MdePkg. There a...
qhuang8
2009-08-18
Add ARM support
mdkinney
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2009-01-30
Split out Synchronization Library from Base Library
mdkinney
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-12-09
Synchronize comment of BaseLib.h and it's implementation to match the Spec.
gikidy
2008-12-05
Update the text to use "x64" instead of "X64" in MdePkg.
qhuang8
2008-12-03
Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...
qhuang8
2008-11-25
Use ".486" for the instruction of "wbinvd"
qhuang8
2008-11-24
Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...
mdkinney
[next]