Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/vsprintf: allow printing upper case GUIDs | Heinrich Schuchardt | 2019-06-07 | 1 | -0/+23 |
* | lib/display_options: avoid illegal memory access | Heinrich Schuchardt | 2019-05-05 | 1 | -8/+12 |
* | test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) | Heinrich Schuchardt | 2018-09-23 | 1 | -4/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | vsprintf.c: correct printing of a NULL device path | Heinrich Schuchardt | 2018-01-28 | 1 | -0/+4 |
* | vsprintf.c: add EFI device path printing | Heinrich Schuchardt | 2018-01-22 | 1 | -0/+37 |
* | test: print_ut: Add test for %ls strings | Rob Clark | 2017-10-08 | 1 | -0/+3 |
* | test: Add a test for snprintf() and the banner/version | Simon Glass | 2017-07-11 | 1 | -0/+83 |