summaryrefslogtreecommitdiffstats
path: root/test/print_ut.c
Commit message (Expand)AuthorAgeFilesLines
* dm: test: Always include command.h for print_utSean Anderson2021-03-281-2/+0
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt2019-06-071-0/+23
* lib/display_options: avoid illegal memory accessHeinrich Schuchardt2019-05-051-8/+12
* test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt2018-09-231-4/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* vsprintf.c: correct printing of a NULL device pathHeinrich Schuchardt2018-01-281-0/+4
* vsprintf.c: add EFI device path printingHeinrich Schuchardt2018-01-221-0/+37
* test: print_ut: Add test for %ls stringsRob Clark2017-10-081-0/+3
* test: Add a test for snprintf() and the banner/versionSimon Glass2017-07-111-0/+83