summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32/Thunk16.asm
AgeCommit message (Expand)Author
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
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-101. Added comments to ASM filesbxing
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-16Rool Back this modification to enable gcc Build.lgao4
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