summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ia32/Thunk16.asm
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Remove X86 ASM and S filesLiming Gao2018-06-071-260/+0
* MdePkg: First instruction after clearing CR0.PE must be a far jmp.David Woodhouse2013-12-301-16/+24
* Current Thunk16.asm implementation clears reserved bits, which does not follo...li-elvin2013-01-071-2/+2
* Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao42011-12-151-2/+3
* Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin2010-11-121-2/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...MyronPorter2010-06-221-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Use #include "XXX.h" for module internal header files.qhuang82008-10-311-1/+1
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+1
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+253
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-248/+0
* 1. Added comments to ASM filesbxing2007-01-101-4/+14
* 1. Updated function headers in all assembly files.bxing2006-07-211-6/+23
* Modified coding style, removed unnecessary comments and "offset" key words.bxing2006-07-171-30/+26
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19...jwang362006-07-041-3/+3
* Rool Back this modification to enable gcc Build.lgao42006-06-161-0/+4
* Thunk16.asm's can use constants defined in BaseLib.h now.bxing2006-06-151-4/+0
* 1. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing2006-05-241-0/+8
* Updated BaseLib for THUNK functions and some CPU functionsbxing2006-05-151-103/+157
* Rename dirsbbahnsen2006-04-241-0/+163