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
/
X64
Age
Commit message (
Expand
)
Author
2010-11-12
Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...
li-elvin
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-24
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
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-04-16
Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to corr...
geekboy15a
2010-04-16
Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...
geekboy15a
2010-03-01
Remove assumption that the transition code for transitioning from 64-bit to 3...
mdkinney
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
fix GCC build issue, mWait instruction need not the operands.
eric_tian
2009-12-06
Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...
AJFISH
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-08-11
Minor update source to make end-of-line consistent.
qhuang8
2009-08-11
Remove all unnecessary .align directives in MdePkg
qhuang8
2009-06-10
For X64 BASE_LIBRARY_JUMP_BUFFER is 64-bit aligned, not 128-bit aligned, repl...
gikidy
2009-06-10
Save/Restore xmm6-xmm15 in function setJump/longJump for GAS.
gikidy
2009-06-10
Save/Restore xmm6-xmm15 in function setJump/longJump.
gikidy
2009-06-05
Need use 32-bit register to hold 32-bit stack address.
klu2
2009-06-05
Need use 32-bit register to hold 32-bit stack address.
klu2
2009-06-05
Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failed
klu2
2009-06-05
Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failure.
klu2
2009-06-03
1. Fix the bug that we should use rip relative addressing for x64 label to pr...
qhuang8
2009-06-03
Save label "@F" to 64-bit register (r10) instead of 32-bit register (eax) in ...
qhuang8
2009-06-02
Use rip relative addressing for x64 label for Thunk16.S to prevent GCC assemb...
qhuang8
2009-05-26
Correct one minor instruction to clear the lower 4 bits of r11.
qhuang8
2009-05-26
Fix the bug in x64 thunk code that it cannot handle the case when GDT is load...
qhuang8
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2009-05-20
1. Remove .extern from GCC assembly.
xli24
2009-04-30
Fix the bug that EnablePaging64() should assert() for x64 platform.
qhuang8
2009-04-17
Save segment registers on stack in case the thunk code assembly calls CF9 sof...
qhuang8
2009-04-10
Fix some build issues encountered with ELFGCC.
jljusten
2009-01-30
Split out Synchronization Library from Base Library
mdkinney
2009-01-13
Fix the bug that EntryPoint of DisablePaging64() is corrupted.
xli24
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-11-25
Fix minor issues in GCC assembly. The operand is 64bit and "q" prefix should ...
qhuang8
2008-11-24
Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...
mdkinney
2008-11-19
Detab
qhuang8
2008-11-03
Update to use DOS format
qhuang8
2008-10-31
Use #include "XXX.h" for module internal header files.
qhuang8
2008-10-31
Update to use DOS format
qhuang8
2008-10-28
Refine comments of X64 assembly files of MDE BaseLib.
xli24
2008-10-24
Refine code for ECC check.
xli24
2008-10-24
ECC Cleanup.
vanjeff
[next]