fwupd/plugins/uefi/efi
Richard Hughes 7d11d44242 Support the new gnuefi file locations
gnu-efi 3.0.11 moves a few files around, e.g.

    /usr/lib64/gnuefi/elf_x64_efi.lds -> /usr/lib64/gnuefi/x64/efi.lds

...and this causes the UEFI EFI helper to fail to link.

Add support for the 'new' paths and fall back to the old ones.

Fixes https://github.com/fwupd/fwupd/issues/1736
2020-02-05 07:41:35 -06:00
..
fwup-cleanups.h Use '#pragma once' to avoid a lot of boilerplate 2019-02-09 08:42:30 -06:00
fwup-common.c uefi: Refactor and simplify the EFI loader 2019-01-19 18:36:46 +00:00
fwup-common.h Use '#pragma once' to avoid a lot of boilerplate 2019-02-09 08:42:30 -06:00
fwup-debug.c uefi: Do not pass required attrs to fwup_delete_variable() 2019-01-20 22:29:44 +00:00
fwup-debug.h Use '#pragma once' to avoid a lot of boilerplate 2019-02-09 08:42:30 -06:00
fwup-efi.c Correctly delete UEFI variables 2020-01-30 16:52:41 +00:00
fwup-efi.h Use '#pragma once' to avoid a lot of boilerplate 2019-02-09 08:42:30 -06:00
fwupdate.c Correctly delete UEFI variables 2020-01-30 16:52:41 +00:00
generate_binary.sh uefi: Make generate_binary.sh more robust 2019-11-18 18:43:40 +00:00
meson.build Support the new gnuefi file locations 2020-02-05 07:41:35 -06:00