aboutsummaryrefslogtreecommitdiffstats
path: root/testing/efitools/003-fix-wchar_t.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/efitools: move from testingLeo2020-02-021-96/+0
| | | | I used in creating my keys for Secure Boot without any problems.
* 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.