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
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
2008-10-23
Update GCC assembly files for MdePkg/Library/BaseLib/X64
xli24
2008-10-21
Update some comments.
qwang12
2008-09-17
remove unnecessary comments introduced by tools from MdePkg. The regular expr...
vanjeff
2008-09-11
remove '../' from Base Library.
vanjeff
2008-08-20
Cleanup Cpu library class and CpuLib instance and BaseLib instance; and add c...
lgao4
2008-07-31
MdePkg/Library/BaseLib/X64/ReadCr2.S:
jljusten
2008-07-31
Gcc cleanup
eric_tian
2008-07-31
Gcc cleanup for baselib & basememorylib in mdepkg/library/
eric_tian
2008-07-25
Code Scrub for MdePkg.
yshang1
2008-05-30
1. Add comments about reserve space on space according to x64 calling convention
qhuang8
2008-01-24
Update Thunk16.S of X64 for BaseLib.
xli24
2008-01-22
Check in implementation in GNU assembly for Thunk16.S in BaseLib.
xli24
2008-01-21
Fix bugs in GNU assembly files for writing CR and DR registers.
xli24
2007-10-11
these files have moved to cpulib
vprabhal
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-07-02
1. Port X64, IPF and EBC arch for BaseLib
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-03-15
1. Remove #ifdef _MSC_EXTENSION_ from all source files
vanjeff
2007-01-10
1. Added comments to ASM files
bxing
2006-11-23
To Fix PVCS 429.
yshang1
2006-11-17
Add Thunk16.S -- needs to be ported from masm.
bbahnsen
2006-11-17
Add an underscore for gcc.
bbahnsen
2006-11-16
Initial port to x86_64 gnu assembly.
bbahnsen
2006-11-15
Enabled 4G+ memory in thunk.
bxing
2006-10-04
Use intrinsic
mdkinney
2006-10-04
Use intrinsic
mdkinney
2006-09-14
Added an extra GDT entry to the GDT used by thunk code. SS register will alwa...
bxing
[next]