Skip to content

1.5

Compare
Choose a tag to compare
@hughsie hughsie released this 20 Mar 15:21
· 61 commits to main since this release
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