summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Arm/SetJumpLongJump.S
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseLib: ensure ARM LongJump never returns 0Leif Lindholm2023-10-021-0/+2
* MdePkg/BaseLib: use normal register init in ARM SetJump implementationsLeif Lindholm2023-10-021-1/+1
* MdePkg/BaseLib: fix comments in ARM* SetJump/LongJump implementationsLeif Lindholm2023-10-021-2/+1
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish2011-02-011-5/+2
* Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...andrewfish2010-12-151-0/+3
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-111-1/+1
* Update the copyright notice formathhtian2010-04-231-3/+3
* Fix file headersmdkinney2009-08-241-2/+2
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-191-70/+70
* Add ARM supportmdkinney2009-08-181-0/+70