commit | 9137f66e6359b2b498b2e5ef13e0b015d37b5d65 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 24 13:55:34 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 25 17:55:18 2023 -0400 |
tree | bf8c7e81ca4e5233917ca37fc7b2cb3791ccf574 | |
parent | ed0ec666415c53d5cc998b016f1ec6b3969574ba [diff] |
part: efi: Add debugging for the signature check Add a little more debugging for the initial signature check. Drop the pointless check for NULL. Also set a log category while we are here. Signed-off-by: Simon Glass <sjg@chromium.org>