]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/Ia32/Thunk16.S
MdePkg/BaseLib: Support IA32 processors without CLFLUSH
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / Thunk16.S
2013-12-30 David WoodhouseMdePkg: First instruction after clearing CR0.PE must...
2013-12-30 David WoodhouseClean up hard-coded offsets and other utter bogosity...
2013-01-07 li-elvinCurrent Thunk16.asm implementation clears reserved...
2011-12-28 lgao4Roll back the previous change in MdePkg BaseLib Ia32...
2011-12-20 lgao4Clean up the hard code offset in MdePkg BaseLib Ia32...
2011-12-15 lgao4Fix the issue to clear the high 16-bit of EAX before...
2010-12-06 jljustenMdePkg: Fix GCC Thunk support for IA32
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-22 MyronPorterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2009-11-17 klu2Add ASM_PFX() for exposed symoble from assemble to C
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2008-12-29 qhuang8Update copyright for files modified in this year
2008-11-19 qhuang8Detab
2008-03-10 qhuang8Replace "addr16" with other instructions.
2007-10-16 qwang12add in include for header file to get value for MACRO...
2007-07-02 vanjeff1. Port X64, IPF and EBC arch for BaseLib
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-01-06 tgingoldUse ASM_PFX to optionnaly set the underscore prefix
2006-09-25 qhuang81.Fix .global issue in GAS (EdkT207).
2006-07-21 bxing1. Updated function headers in all assembly files.
2006-07-14 qhuang8Port thunk16 code from MSFT to GCC assembly.
2006-07-11 qhuang8sync GCC assembly files with MASM assembly files
2006-06-20 bbahnsenUse capital S for GCC assembly. This enables pre-proces...