commit | d56013d37c829254e181c93dfefa745b9a1347d5 | [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 | 65ab48d69ddb395406266b0c70a1619d638e579a [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>