mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| AArch64 | ||
| DxeCore | ||
| IA32 | ||
| LoongArch64 | ||
| StandaloneMmCore/X64 | ||
| StandaloneMmDriver | ||
| UefiApplication | ||
| UefiDriver | ||
| X64 | ||
| DxeCoreEntryPoint.inf | ||
| StandaloneMmCoreEntryPoint.inf | ||
| StandaloneMmDriverEntryPoint.inf | ||
| UefiApplicationEntryPoint.inf | ||
| UefiDriverEntryPoint.inf | ||