diff --git a/capsule.sh b/capsule.sh index 186c72adbca..fc0de48b97e 100755 --- a/capsule.sh +++ b/capsule.sh @@ -240,6 +240,9 @@ function make_subcommand() { cat > "$json_file" << EOF { "EmbeddedDrivers": [ + { + "Driver": "${edk_workspace}/Build/DasharoPayloadPkgX64/${build_type}_COREBOOT/X64/CapsuleSplashDxe.efi" + }, { "Driver": "${edk_workspace}/Build/DasharoPayloadPkgX64/${build_type}_COREBOOT/X64/FmpDxe.efi" }