efi_selftest: enable printing hexadecimal numbers
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 3 Oct 2020 11:12:03 +0000 (13:12 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 6 Oct 2020 05:43:56 +0000 (07:43 +0200)
commit9487683821e59d0156b8f0697d669ef62534a867
tree98edb70ac93651345aee761d334828b9e3bcb86a
parente2aff337ed53ada0abdbc38d0afa8d6f209bf4ab
efi_selftest: enable printing hexadecimal numbers

Add code to use %x in efi_st_print().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_selftest/efi_selftest_console.c