commit | 9d4c19e5363085dc29093027792e78a9a2a07914 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jan 19 10:06:00 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jan 20 08:17:17 2021 +0100 |
tree | 47a06edf688e09168fea90b254f7ce24853be520 | |
parent | c4392d9de5d0bac097bc8812d099e9bb039acc23 [diff] |
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>