Releases: fwupd/fwupd-efi
Releases · fwupd/fwupd-efi
1.7
This release fixes the following bugs:
- Fix compilation with GNU-EFI 4.0
Full Changelog: 1.6...1.7
1.6
This release fixes the following bugs:
- Require gnu-efi 3.0.18 or later
- Ship an objcopy capable LDS for ARM64
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
1.4
This release fixes the following bugs:
- Add additional checks for incompatible CRT0
- Align sections to 512 bytes
- Generate images that are NX compatible
- Use manual symbols mode on ARM32
- Use objcopy to build arm/aarch64 binaries for new binutils
1.3
This release fixes the following bugs:
- Fix a regression when applying updates on an HP M60
- Fix the ARM system crt0 name
- Show the version when starting fwupd-efi
1.2
This release fixes the following bugs:
- Sleep longer when no updates to process or event of error
- Use the correct ldscript when the local crt0 is used for SBAT
- Use the standard objcopy binary
1.1
This release fixes the following bugs:
- Abort if the host architecture isn't known
- Account for objdump missing --target option on FreeBSD
- Pass the found genpeimg to generate_binary
1.0
This release should work with all previous fwupd releases that provided a UEFI binary.