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
2010-04-23
Update the copyright notice format
hhtian
2010-02-23
Disable interrupt when changing IDTR register.
klu2
2010-02-23
Temporarily remove the C implementation of some GCC assembly files in MdePkg....
qhuang8
2010-01-27
Clean up MdePkg source to correct some coding style issues, etc.
qhuang8
2009-12-07
according to IA32 intel architecture spec, mwait instuction needs not the ope...
eric_tian
2009-11-17
Add ASM_PFX() for exposed symoble from assemble to C
klu2
2009-08-24
Fix file headers
mdkinney
2009-08-19
Update to make end-of-line consistent for all source files in MdePkg. There a...
qhuang8
2009-08-18
Add ARM support
mdkinney
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2009-01-30
Split out Synchronization Library from Base Library
mdkinney
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-12-09
Synchronize comment of BaseLib.h and it's implementation to match the Spec.
gikidy
2008-12-05
Update the text to use "x64" instead of "X64" in MdePkg.
qhuang8
2008-12-03
Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...
qhuang8
2008-11-25
Use ".486" for the instruction of "wbinvd"
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-28
sync comments.
vanjeff
2008-10-28
move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.
vanjeff
2008-10-28
Copied remotely
vanjeff
2008-10-24
Refine code for ECC check.
xli24
2008-10-24
Revert CpuId and CpuIdEx to r6213.
xli24
2008-10-24
Sync function prototype of CpuId and CpuIdEx with MDE library specification.
xli24
2008-10-24
ECC Cleanup.
vanjeff
2008-10-23
Update GCC assembly files for MdePkg/Library/BaseLib/Ia32
xli24
2008-10-22
1.removed DivS64x64Remainder.c since it has been moved to upper directory.
vanjeff
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-25
Code Scrub for MdePkg.
yshang1
2008-07-08
Code scrub:
yshang1
2008-04-22
Fix typo in comment.
klu2
2008-03-10
Replace "addr16" with other instructions.
qhuang8
2008-02-01
Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...
qhuang8
2007-10-16
add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...
qwang12
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-29
Removed CommonHeader.h generated file from the MdePkg.
AJFISH
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
[next]