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
/
Thunk16.S
Age
Commit message (
Expand
)
Author
2009-11-17
Add ASM_PFX() for exposed symoble from assemble to C
klu2
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-11-19
Detab
qhuang8
2008-03-10
Replace "addr16" with other instructions.
qhuang8
2007-10-16
add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...
qwang12
2007-07-02
1. Port X64, IPF and EBC arch for BaseLib
vanjeff
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-01-06
Use ASM_PFX to optionnaly set the underscore prefix
tgingold
2006-09-25
1.Fix .global issue in GAS (EdkT207).
qhuang8
2006-07-21
1. Updated function headers in all assembly files.
bxing
2006-07-14
Port thunk16 code from MSFT to GCC assembly.
qhuang8
2006-07-11
sync GCC assembly files with MASM assembly files
qhuang8
2006-06-20
Use capital S for GCC assembly. This enables pre-processing for PCD support.
bbahnsen