summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/X64/Thunk16.asm
AgeCommit message (Expand)Author
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-01-101. Added comments to ASM filesbxing
2006-11-23To Fix PVCS 429.yshang1
2006-11-15Enabled 4G+ memory in thunk.bxing
2006-09-14Added an extra GDT entry to the GDT used by thunk code. SS register will alwa...bxing
2006-07-211. Updated function headers in all assembly files.bxing
2006-07-17Modified coding style, removed unnecessary comments and "offset" key words.bxing
2006-07-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19...jwang36
2006-06-26Roll back modification for autogen of assemble code, we do not support PCD au...klu2
2006-06-15Thunk16.asm's can use constants defined in BaseLib.h now.bxing
2006-05-241. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing
2006-04-24Rename dirsbbahnsen