blob: 81a8d6cd4f831cc511df08886ade41f12ba5ae3b [file] [log] [blame]
sh_binary(
name = "launch",
srcs = ["launch.sh"],
data = [
"@//core:image",
"@//core:swtpm_data",
"@edk2//:firmware",
],
tags = ["local"],
)