Skip to content

Releases: fwupd/fwupd-efi

1.7

20 Sep 13:15
Compare
Choose a tag to compare

This release fixes the following bugs:

  • Fix compilation with GNU-EFI 4.0

Full Changelog: 1.6...1.7

1.6

15 Apr 20:22
1.6
58a2928
Compare
Choose a tag to compare
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

20 Mar 15:21
1.5
Compare
Choose a tag to compare
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

27 Jan 09:31
1.4
Compare
Choose a tag to compare
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

27 Jan 09:36
1.3
Compare
Choose a tag to compare
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

23 Jan 18:37
1.2
Compare
Choose a tag to compare
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

22 Jun 00:39
1.1
Compare
Choose a tag to compare
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

24 Apr 19:04
1.0
Compare
Choose a tag to compare
1.0

This release should work with all previous fwupd releases that provided a UEFI binary.