summaryrefslogtreecommitdiff
path: root/src/boot/efi/test-efi-string.c
Commit message (Expand)AuthorAgeFilesLines
* boot: Add printf functionsJan Janssen2023-01-181-0/+142
* boot: Add xstrn8_to_16Jan Janssen2022-11-221-0/+27
* boot: Make efi_fnmatch non-backtrackingJan Janssen2022-09-251-0/+16
* boot: Add parse_number8/16Jan Janssen2022-06-101-0/+54
* boot/efi-string: check the end of haystack before testing remaining patternYu Watanabe2022-06-101-0/+1
* boot: Add efi_fnmatchJan Janssen2022-06-091-0/+48
* boot: use CMP() macro for safetyYu Watanabe2022-06-031-0/+1
* boot: Add xstrdup8/16Jan Janssen2022-05-311-0/+82
* boot: Add memcmp/memcpy/memsetJan Janssen2022-05-311-0/+51
* boot: Add strsize8/16Jan Janssen2022-05-311-0/+18
* boot: Add strchr8/16Jan Janssen2022-05-311-0/+22
* boot: Add strcpy8/16Jan Janssen2022-05-311-0/+26
* boot: Add strtolower8/16Jan Janssen2022-05-311-0/+26
* boot: Add strcmp8/16Jan Janssen2022-05-311-0/+107
* boot: Add strlen8/16Jan Janssen2022-05-311-0/+44