mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2026-08-02 09:29:23 -05:00
* build: Change the memtest.efi to mt86plus on LoongArch Change the main binary from memtest.efi to mt86plus. * build: Add GRUB iso support on LoongArch64 Enable the GRUB iso support on LoongArch64, it requires the LoongArch64 Linux ENV, so it is not possible create it on x86-64 Linux ENV. * README: Add LoongArch content Added LoongArch info and how to build, adjusted some style. Signed-off-by: Chao Li <lichao@lonogson.cn>