summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/AArch64
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseLib: Fix AARCH64 compilation errorShun Cheng Liu2024-05-152-0/+2
* MdePkg/BaseLib: correct register sizes in AArch64 SetJump/LongJumpLeif Lindholm2023-10-022-8/+8
* MdePkg/BaseLib: add ASSERT in ARM* SetJump implementationsLeif Lindholm2023-10-022-0/+16
* MdePkg/BaseLib: fix comments in ARM* SetJump/LongJump implementationsLeif Lindholm2023-10-022-4/+2
* MdePkg/BaseLib AARCH64: Make asm files BTI compatibleArd Biesheuvel2023-03-308-0/+10
* MdePkg/BaseLib AARCH64: Make LongJump() BTI compatibleArd Biesheuvel2023-03-301-2/+1
* MdePkg/BaseLib: Fix invalid memory access in AArch64 SetJump/LongJumpJan Bobek2020-10-132-8/+8
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0916-112/+16
* MdePkg/BaseLib: implement SpeculationBarrier() for ARM and AArch64Ard Biesheuvel2019-02-122-0/+77
* MdePkg/Library/BaseLib/AArch64: Comment style harmonizationPete Batard2018-03-202-94/+98
* MdePkg/Library/BaseLib: Enable VS2017/ARM64 buildsPete Batard2018-03-197-0/+370
* MdePkg/BaseLib AARCH64: terminate stack frame list on stack switchArd Biesheuvel2016-09-091-0/+1
* MdePkg: BaseLib: fix AArch64 DAIF interrupt mask definitionsCohen, Eugene2016-02-233-6/+9
* MdePkg/AArch64: use GCC_ASM_EXPORT to export functionsOlivier Martin2015-07-096-8/+8
* Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin2013-09-021-0/+39
* MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel2013-07-296-0/+316