Changes:
- new GUID database generated by Linux Vendor Firmware Service, about 3x larger than before, major thanks to @hughsie.
Fixes:
- workaround for
MAX_PATH
limitation forUEFIExtract
in Windows (requires Windows 10 1607 or newer OS version, and a registry change), thanks to @NikolajSchlej. - fix for CI/CD pipeline to generate proper Windows x86 builds for
UEFIExtract
andUEFIFind
(they were secretly x64 for several past releases), thanks to @NikolajSchlej.