commit | 3a891d255dfd846145cbcf5cfefcd8290d84c51f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 31 08:49:02 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 05 12:15:29 2024 -0600 |
tree | 07322dafcf4de144f34e823a2f10767e7a7c5804 | |
parent | ad1fe6cc1d39435951b8dc5044259971631cedc3 [diff] |
binman: Deal with mkeficapsule being missing Tools cannot be assumed to be present. Add a check for this with the mkeficpasule tool. Signed-off-by: Simon Glass <sjg@chromium.org> Fixes: b617611b27a ("binman: capsule: Add support for generating...")