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
/
Ia32
Age
Commit message (
Expand
)
Author
2007-06-22
Import some basic libraries instances for Mde Packages.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-03-22
1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
vanjeff
2007-03-15
1. Remove #ifdef _MSC_EXTENSION_ from all source files
vanjeff
2007-01-10
1. Added comments to ASM files
bxing
2007-01-06
Use ASM_PFX to optionnaly set the underscore prefix
tgingold
2006-10-09
Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor i...
rsun3
2006-10-04
Use intrinsic
mdkinney
2006-09-25
1.Fix .global issue in GAS (EdkT207).
qhuang8
2006-09-19
Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki...
mdkinney
2006-08-02
Fix a typo.
qhuang8
2006-07-21
1. Updated function headers in all assembly files.
bxing
2006-07-20
1.Added EFIAPI for some assembly functions declare
vanjeff
2006-07-19
1. added functions header for BaseUefiDecompressLi
vanjeff
2006-07-17
Modified coding style, removed unnecessary comments and "offset" key words.
bxing
2006-07-14
Port thunk16 code from MSFT to GCC assembly.
qhuang8
2006-07-13
1. Add Assert in SetJump.S
qhuang8
2006-07-12
1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.
qhuang8
2006-07-11
sync GCC assembly files with MASM assembly files
qhuang8
2006-07-04
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19...
jwang36
2006-06-30
1.Updated some functions header of BaseLib with new MWG spec
vanjeff
2006-06-28
1. Fixed bug in FlushCacheLine.asm, added return value
vanjeff
2006-06-26
• BaseMemoryLib:
qhuang8
2006-06-20
Use capital S for GCC assembly. This enables pre-processing for PCD support.
bbahnsen
2006-06-16
Rool Back this modification to enable gcc Build.
lgao4
2006-06-16
Updated CpuFlushCacheLine() to return the address flushed.
bxing
2006-06-15
Thunk16.asm's can use constants defined in BaseLib.h now.
bxing
2006-06-14
Fix an assembler warning.
bbahnsen
2006-06-12
Fixes for gcc assembly.
bbahnsen
2006-06-10
Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asm
bxing
2006-06-10
1. Added AsmCpuidEx() to BaseLib
bxing
2006-06-10
1. Updated SetJump() and LongJump() for IPF
bxing
2006-06-02
Deleted x64\SwitchStack.c Ipf/SwitchStack.c.
vanjeff
2006-06-02
Removed file/folder
vanjeff
2006-05-31
change LongJump() to _LongJump()
vanjeff
2006-05-24
1. Updated CpuFlushTlb() according to IA-64 programmer's guide
bxing
2006-05-19
Thunk16.s has not been ported to GCC. This will at least get past the assembler.
bbahnsen
2006-05-17
Get the underscore typed in correctly.
bbahnsen
2006-05-17
Resync the GNU assembly to the MASM code.
bbahnsen
2006-05-16
Fixes for GCC.
bbahnsen
2006-05-15
Updated BaseLib for THUNK functions and some CPU functions
bxing
2006-04-24
Rename dirs
bbahnsen