]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/Ia32/Thunk16.S
Use ASM_PFX to optionnaly set the underscore prefix
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / Thunk16.S
2007-01-06 tgingoldUse ASM_PFX to optionnaly set the underscore prefix
2006-09-25 qhuang81.Fix .global issue in GAS (EdkT207).
2006-07-21 bxing1. Updated function headers in all assembly files.
2006-07-14 qhuang8Port thunk16 code from MSFT to GCC assembly.
2006-07-11 qhuang8sync GCC assembly files with MASM assembly files
2006-06-20 bbahnsenUse capital S for GCC assembly. This enables pre-proces...