]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/Ia32
1. Removed #ifndef to enable Capsule architecture protocol on IPF.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 /
2007-03-22 vanjeff1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
2007-03-15 vanjeff1. Remove #ifdef _MSC_EXTENSION_ from all source files
2007-01-10 bxing1. Added comments to ASM files
2007-01-06 tgingoldUse ASM_PFX to optionnaly set the underscore prefix
2006-10-09 rsun3Fix a bug in InternalMathDivRemU64x64(). The bug is...
2006-10-04 mdkinneyUse intrinsic
2006-09-25 qhuang81.Fix .global issue in GAS (EdkT207).
2006-09-19 mdkinneyOptimize the size of the Base Library for the MSFT...
2006-08-02 qhuang8Fix a typo.
2006-07-21 bxing1. Updated function headers in all assembly files.
2006-07-20 vanjeff1.Added EFIAPI for some assembly functions declare
2006-07-19 vanjeff1. added functions header for BaseUefiDecompressLi
2006-07-17 bxingModified coding style, removed unnecessary comments...
2006-07-14 qhuang8Port thunk16 code from MSFT to GCC assembly.
2006-07-13 qhuang81. Add Assert in SetJump.S
2006-07-12 qhuang81. Updated some files’ description files in MdePkg...
2006-07-11 qhuang8sync GCC assembly files with MASM assembly files
2006-07-04 jwang36git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-30 vanjeff1.Updated some functions header of BaseLib with new...
2006-06-28 vanjeff1. Fixed bug in FlushCacheLine.asm, added return value
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-20 bbahnsenUse capital S for GCC assembly. This enables pre-proces...
2006-06-16 lgao4Rool Back this modification to enable gcc Build.
2006-06-16 bxingUpdated CpuFlushCacheLine() to return the address flushed.
2006-06-15 bxingThunk16.asm's can use constants defined in BaseLib...
2006-06-14 bbahnsenFix an assembler warning.
2006-06-12 bbahnsenFixes for gcc assembly.
2006-06-10 bxingFixed mistyping in Ia32/LongJump.asm and X64/LongJump.asm
2006-06-10 bxing1. Added AsmCpuidEx() to BaseLib
2006-06-10 bxing1. Updated SetJump() and LongJump() for IPF
2006-06-02 vanjeffDeleted x64\SwitchStack.c Ipf/SwitchStack.c.
2006-06-02 vanjeffRemoved file/folder
2006-05-31 vanjeffchange LongJump() to _LongJump()
2006-05-24 bxing1. Updated CpuFlushTlb() according to IA-64 programmer...
2006-05-19 bbahnsenThunk16.s has not been ported to GCC. This will at...
2006-05-17 bbahnsenGet the underscore typed in correctly.
2006-05-17 bbahnsenResync the GNU assembly to the MASM code.
2006-05-16 bbahnsenFixes for GCC.
2006-05-15 bxingUpdated BaseLib for THUNK functions and some CPU functions
2006-04-24 bbahnsenRename dirs