commit | 19122aa9fc9677e63287f1fc801c5730f92223a4 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Mon Nov 30 18:12:15 2020 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Dec 03 21:22:50 2020 +0100 |
tree | 701bff8bc917f6ff5afa910004c3a457a95f14d9 | |
parent | 38833c854a8f8baebdd869614417ce641828fa9b [diff] |
tools: add mkeficapsule command for UEFI capsule update This is a utility mainly for test purpose. mkeficapsule -f: create a test capsule file for FIT image firmware Having said that, you will be able to customize the code to fit your specific requirements for your platform. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>