commit | 30fcea2532c374a1c541c5b1410cda26e4f0e913 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Jan 18 13:39:45 2022 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jan 29 10:23:40 2022 +0100 |
tree | bd98894bcc975237a70240d6f6371208078449d6 | |
parent | 6cf40d48ebbff34c766246f0ca2047ce3144d401 [diff] |
tools: mkeficapsule: rework the code a little bit Abstract common routines to make the code easily understandable. No functional change. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>