edk2/MdePkg/Library/DynamicStackCookieEntryPointLib
Chao Li 42fde88a42 MdePkg/DynamicStackCookieEntryPointLib: Add LoongArch64 support
Added LoongArch64 support. Currently, LoongArch64 doesn't supports TRNG,
it uses the `RDTIME` instruction and a xorshif64 alorithms to compose a
PRNG(RngLib).
It may supports the SE TRNG in the future, and will change to the TRNG
when SE support becomes available.

Signed-off-by: Chao Li <lichao@loongson.cn>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
2026-07-07 08:49:21 +00:00
..
AArch64 MdePkg: Add Dynamic Stack Cookie Support 2025-02-07 02:23:11 +00:00
DxeCore MdePkg: Add Dynamic Stack Cookie Support 2025-02-07 02:23:11 +00:00
IA32 MdePkg: Add Dynamic Stack Cookie Support 2025-02-07 02:23:11 +00:00
LoongArch64 MdePkg/DynamicStackCookieEntryPointLib: Add LoongArch64 support 2026-07-07 08:49:21 +00:00
StandaloneMmCore/X64 MdePkg: Add Dynamic Stack Cookie Support 2025-02-07 02:23:11 +00:00
StandaloneMmDriver MdePkg: Add Dynamic Stack Cookie Support 2025-02-07 02:23:11 +00:00
UefiApplication MdePkg: Fix Spelling Errors in Comments 2026-05-08 02:15:34 +00:00
UefiDriver MdePkg: Fix Spelling Errors in Comments 2026-05-08 02:15:34 +00:00
X64 MdePkg: Add Dynamic Stack Cookie Support 2025-02-07 02:23:11 +00:00
DxeCoreEntryPoint.inf MdePkg/DynamicStackCookieEntryPointLib: Add LoongArch64 support 2026-07-07 08:49:21 +00:00
StandaloneMmCoreEntryPoint.inf MdePkg: Remove redundant section name in inf files 2026-06-03 02:18:39 +00:00
StandaloneMmDriverEntryPoint.inf MdePkg/DynamicStackCookieEntryPointLib: Add LoongArch64 support 2026-07-07 08:49:21 +00:00
UefiApplicationEntryPoint.inf MdePkg/DynamicStackCookieEntryPointLib: Add LoongArch64 support 2026-07-07 08:49:21 +00:00
UefiDriverEntryPoint.inf MdePkg/DynamicStackCookieEntryPointLib: Add LoongArch64 support 2026-07-07 08:49:21 +00:00