commit | a7d1fdcdb1624245018f6b6a72c40a57ab0fe4d4 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Tue Oct 10 14:40:54 2023 +0530 |
committer | Simon Glass <sjg@chromium.org> | Fri Oct 13 14:01:42 2023 -0600 |
tree | cf736765fed51511461a50fedc48fe51eda6c57b | |
parent | 47331931e6ac26db9c8b1ebc214dddc96811536c [diff] |
tools: mkeficapsule: Add support to print capsule headers Add support to dump the contents of capsule headers. This is useful as a debug feature for checking the contents of the capsule headers, and can also be used in capsule verification. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>