Conversation
|
Seems there was some api/abi changes in gnu-efi-libs that seems to break refind.
Aside from that Even after fixing those, it still fails to scan the partitions only detecting the other bootloaders in the boot partition. The issue with gcc14 was that Edit: seems like that was the second part of this: ncroxon/gnu-efi@edfda7c |
|
Closing for now, just going to apply the patch without removing -fshort-wchar from the makefile. Most distros have chosen not to upgrade to 4.0.0 for now due to the API/ABI breaks: https://github.com/ncroxon/gnu-efi/blob/master/docs/README.ABI.md Currently, the only package we have that supports 4.0.0 is fwupd-efi. (for future reference) |
Testing the changes