summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32/Thunk16.S
AgeCommit message (Expand)Author
2008-03-10Replace "addr16" with other instructions.qhuang8
2007-10-16add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...qwang12
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
2006-07-211. Updated function headers in all assembly files.bxing
2006-07-14Port thunk16 code from MSFT to GCC assembly.qhuang8
2006-07-11sync GCC assembly files with MASM assembly filesqhuang8
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen