summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32/SetJump.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-15MdePkg/BaseLib: Remove LongJump.c and SetJump.cShenglei Zhang1-95/+0
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-28MdePkg/BaseLib: Add Shadow Stack Support for X86.Yao, Jiewen1-1/+27
2018-01-10MdePkg/BaseLib: add attribute 'RETURNS_TWICE' to SetJumpM1cha1-0/+1
2010-06-22Minor grammatical work--mostly adding periods. Items with ONLY period added ...MyronPorter1-1/+1
2010-04-23Update the copyright notice formathhtian1-2/+2
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-10-31Use #include "XXX.h" for module internal header files.qhuang81-1/+1
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff1-3/+1
2008-07-25Code Scrub for MdePkg.yshang11-0/+26
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH1-1/+2
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff1-0/+49
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-44/+0
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff1-5/+2
2006-09-19Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki...mdkinney1-0/+47