commit | 38a5c47edb482ec37e3e237ed48e54b203e8f521 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Oct 03 13:43:45 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Oct 06 07:43:56 2020 +0200 |
tree | bb1fc9c415d98f9558395131c9c405da1984fc48 | |
parent | cc8545c987b1c3ea6be1922142abc06d49b8c7dd [diff] |
efi_selftest: print CRC32 of initrd as hexadecimal Print the CRC32 loaded via the EFI_LOAD_FILE2_PROTOCOL as a hexadecimal number. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>