summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/LongJump.c
Commit message (Expand)AuthorAgeFilesLines
* 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 function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy2008-11-251-5/+6
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+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/+50
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-45/+0
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-33/+1
* 1. added functions header for BaseUefiDecompressLivanjeff2006-07-191-1/+23
* 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff2006-06-201-0/+2
* 1. Updated SetJump() and LongJump() for IPFbxing2006-06-101-10/+14
* Created as one wrapper for LongJump(), to added assert() functionvanjeff2006-05-311-0/+49