On Mon, 2020-07-27 at 18:24 +0200, Michel Le Bihan wrote: > Le lundi 27 juillet 2020 à 15:28 +0000, Limonciello, Mario a écrit : >>> On Sun, 2020-07-26 at 14:58, Michel Le Bihan wrote: >>> What's preventing the upstream fix from being applied to this >>> package? >> >> I personally can't reproduce the failure on my system's firmware. >> Can you apply the fix locally and confirm it actually helps? > > I applied the fix and built the package. It didn't help. I also built > latest master and I still have this issue.
FWIW, I'm also experiencing the issue that efibootmgr -v produces the error "Could not parse device path: Invalid argument" with libefiboot1 37-2.1, but not 37-2. Building libefiboot1 with fdb8034 and 4e04afc added to debian/patches does solve the issue for me. https://github.com/rhboot/efivar/commit/fdb803402fb32fa6d020bac57a40c7efe4aabb7d.patch https://github.com/rhboot/efivar/commit/4e04afc2df9bbc26e5ab524b53a6f4f1e61d7c9e.patch Best, Kevin P.S. I had to build using GCC 9 due to https://github.com/rhboot/efivar/issues/156