1.5
This release fixes the following bugs:
- Add loongarch64 support
- Add RISC-V support
- Add SBOM section to linker and crt0 scripts
- Align the data section to 64K on ARM64
- Downgrade the .note.GNU-stack failure to a warning
- Only use 4K pages on ARM32
- Remove 64K gap on ARM32
- Some UEFI 2.10 fixes