summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/AArch64/SetJumpLongJump.S
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseLib: correct register sizes in AArch64 SetJump/LongJumpLeif Lindholm2023-10-021-4/+4
* MdePkg/BaseLib: add ASSERT in ARM* SetJump implementationsLeif Lindholm2023-10-021-0/+8
* MdePkg/BaseLib: fix comments in ARM* SetJump/LongJump implementationsLeif Lindholm2023-10-021-2/+1
* MdePkg/BaseLib AARCH64: Make asm files BTI compatibleArd Biesheuvel2023-03-301-0/+2
* MdePkg/BaseLib AARCH64: Make LongJump() BTI compatibleArd Biesheuvel2023-03-301-2/+1
* MdePkg/BaseLib: Fix invalid memory access in AArch64 SetJump/LongJumpJan Bobek2020-10-131-4/+4
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg/AArch64: use GCC_ASM_EXPORT to export functionsOlivier Martin2015-07-091-2/+2
* MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel2013-07-291-0/+97