aboutsummaryrefslogtreecommitdiffstats
path: root/testing/efitools/003-fix-wchar_t.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/efitools: fix signature calculationTimo Teräs2019-08-301-0/+96
Remove the -fsigned-wchar hack which does not work in musl. Instead convert to honest uint16_t. This fixes setting Custom PK in Setup Mode.