efi_selftest: use CRLF as line endings in dtbdump
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 19 Jan 2021 09:06:00 +0000 (10:06 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 20 Jan 2021 07:17:17 +0000 (08:17 +0100)
commitd56013d37c829254e181c93dfefa745b9a1347d5
tree47a06edf688e09168fea90b254f7ce24853be520
parent65ab48d69ddb395406266b0c70a1619d638e579a
efi_selftest: use CRLF as line endings in dtbdump

EFI applications must use CR LF as line endings.

Provide a print() function to reduce code size.

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