]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/X64
MdePkg/BaseLib: Support IA32 processors without CLFLUSH
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 /
2014-09-04 Jordan JustenMdePkg NASM Thunk16: Add missing ASM_PFX for InternalAs...
2014-09-04 Jordan JustenMdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug
2014-09-01 Jordan JustenMdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase...
2014-09-01 Jordan JustenMdePkg BaseLib NASM Thunk16: Remove remaining 'DB'...
2014-09-01 Jordan JustenMdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit...
2014-09-01 Jordan JustenMdePkg BaseLib NASM Thunk16: Use NASM local labels
2014-09-01 Jordan JustenMdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with...
2013-10-29 Elvin LiUse rsp instead of esp to save 64-bit stack pointer.
2013-01-07 li-elvinCurrent Thunk16.asm implementation clears reserved...
2011-12-15 lgao4Fix the issue to clear the high 16-bit of EAX before...
2011-10-08 andrewfishFix Xcode link failure. Relocations are not supported...
2011-08-02 geekboy15aMdePkg: Fixed hang/reset in thunk code when building...
2011-07-12 andrewfishMdePkg: Fix X64 clang compile issues.
2010-11-12 li-elvinFix the issue that the high 16-bit of EAX may contain...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-01 geekboy15aFixed issue with InternalX86ReadIdtr referencing LDT...
2010-05-20 qhuang8Fix some typos
2010-05-18 hhtianUpdate copyright format
2010-05-18 qhuang81. Restore the inline C implementation of GCC assembly...
2010-04-23 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issue due to incorrect prefix....
2010-04-16 geekboy15aFixed GCC 4.4 build issue. Also fixed issue where...
2010-03-01 mdkinneyRemove assumption that the transition code for transiti...
2010-02-23 klu2Disable interrupt when changing IDTR register.
2010-02-23 qhuang8Temporarily remove the C implementation of some GCC...
2010-01-27 qhuang8Clean up MdePkg source to correct some coding style...
2009-12-07 eric_tianfix GCC build issue, mWait instruction need not the...
2009-12-06 AJFISHFixes for ARM build in the EdkCompatibilityPkg and...
2009-08-24 mdkinneyFix file headers
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyAdd ARM support
2009-08-11 qhuang8Minor update source to make end-of-line consistent.
2009-08-11 qhuang8Remove all unnecessary .align directives in MdePkg
2009-06-10 gikidyFor X64 BASE_LIBRARY_JUMP_BUFFER is 64-bit aligned...
2009-06-10 gikidySave/Restore xmm6-xmm15 in function setJump/longJump...
2009-06-10 gikidySave/Restore xmm6-xmm15 in function setJump/longJump.
2009-06-05 klu2 Need use 32-bit register to hold 32-bit stack address.
2009-06-05 klu2 Need use 32-bit register to hold 32-bit stack address.
2009-06-05 klu2Fix the bug that if code is run above 4G, AsmDisablePag...
2009-06-05 klu2Fix the bug that if code is run above 4G, AsmDisablePag...
2009-06-03 qhuang81. Fix the bug that we should use rip relative addressi...
2009-06-03 qhuang8Save label "@F" to 64-bit register (r10) instead of...
2009-06-02 qhuang8Use rip relative addressing for x64 label for Thunk16...
2009-05-26 qhuang8Correct one minor instruction to clear the lower 4...
2009-05-26 qhuang8Fix the bug in x64 thunk code that it cannot handle...
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-04-30 qhuang8Fix the bug that EnablePaging64() should assert() for...
2009-04-17 qhuang8Save segment registers on stack in case the thunk code...
2009-04-10 jljustenFix some build issues encountered with ELFGCC.
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-13 xli24Fix the bug that EntryPoint of DisablePaging64() is...
2008-12-29 qhuang8Update copyright for files modified in this year
2008-11-25 qhuang8Fix minor issues in GCC assembly. The operand is 64bit...
2008-11-24 mdkinneyAdd EnableCache() and DisableCache() implementations...
2008-11-19 qhuang8Detab
2008-11-03 qhuang8Update to use DOS format
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-31 qhuang8Update to use DOS format
2008-10-28 xli24Refine comments of X64 assembly files of MDE BaseLib.
2008-10-24 xli24Refine code for ECC check.
2008-10-24 vanjeffECC Cleanup.
2008-10-23 xli24Update GCC assembly files for MdePkg/Library/BaseLib/X64
2008-10-21 qwang12Update some comments.
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-09-11 vanjeffremove '../' from Base Library.
2008-08-20 lgao4Cleanup Cpu library class and CpuLib instance and BaseL...
2008-07-31 jljustenMdePkg/Library/BaseLib/X64/ReadCr2.S:
2008-07-31 eric_tianGcc cleanup
2008-07-31 eric_tianGcc cleanup for baselib & basememorylib in mdepkg/library/
2008-07-25 yshang1Code Scrub for MdePkg.
2008-05-30 qhuang81. Add comments about reserve space on space according...
2008-01-24 xli24Update Thunk16.S of X64 for BaseLib.
2008-01-22 xli24Check in implementation in GNU assembly for Thunk16...
2008-01-21 xli24Fix bugs in GNU assembly files for writing CR and DR...
2007-10-11 vprabhalthese files have moved to cpulib
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-07-02 vanjeff1. Port X64, IPF and EBC arch for BaseLib
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-03-15 vanjeff1. Remove #ifdef _MSC_EXTENSION_ from all source files
2007-01-10 bxing1. Added comments to ASM files
2006-11-23 yshang1To Fix PVCS 429.
2006-11-17 bbahnsenAdd Thunk16.S -- needs to be ported from masm.
2006-11-17 bbahnsenAdd an underscore for gcc.
2006-11-16 bbahnsenInitial port to x86_64 gnu assembly.
2006-11-15 bxingEnabled 4G+ memory in thunk.
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyUse intrinsic
2006-09-14 bxingAdded an extra GDT entry to the GDT used by thunk code...
2006-08-02 vanjeff1. cleanup functions header in PeCoffLoaderEx.c
2006-07-25 bxingAdded a 64-bit version of EnablePaging64() on X64....
2006-07-21 bxing1. Updated function headers in all assembly files.
2006-07-19 vanjeff1. added functions header for BaseUefiDecompressLi
2006-07-17 bxingModified coding style, removed unnecessary comments...
2006-07-06 vanjeff1. Sync LinkedList.c with MWG
2006-07-04 jwang36git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-28 vanjeffChange VOID into VOID * in function header
2006-06-28 vanjeff1. Fixed bug in FlushCacheLine.asm, added return value
2006-06-26 qhuang8• BaseMemoryLib:
next