summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/SetJump.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-3/+0
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-241-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Synchronize BaseLib h files to c files.gikidy2008-12-111-2/+1
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Fix the asserting error for SetJump().qhuang82008-02-011-1/+1
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* 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/+45
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-40/+0
* 1. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff2007-03-151-4/+3
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-0/+2
* 1. Updated function headers in all assembly files.bxing2006-07-211-0/+1
* 1. added functions header for BaseUefiDecompressLivanjeff2006-07-191-2/+12
* 1. Updated SetJump() and LongJump() for IPFbxing2006-06-101-0/+28