ubootTools: add mkeficapsule to installed tools

This tool is useful for generating UEFI capsule files that can be
consumed by u-boot for firmware updates.
This commit is contained in:
Jared Baur
2025-07-17 07:58:28 -07:00
parent 0f7ea5e75f
commit d8c6eaa95b
+1
View File
@@ -199,6 +199,7 @@ in
"tools/mkenvimage"
"tools/mkimage"
"tools/env/fw_printenv"
"tools/mkeficapsule"
];
pythonScriptsToInstall = {