mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-15 14:43:51 +00:00
version: Fix formatting
Add space before start of comment Fixes: #5928 Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
1ee684021d
commit
c66a26ac09
@ -295,8 +295,8 @@ externals:
|
|||||||
package_output_dir: "OvmfX64"
|
package_output_dir: "OvmfX64"
|
||||||
sev:
|
sev:
|
||||||
description: "AmdSev build needed for SEV measured direct boot."
|
description: "AmdSev build needed for SEV measured direct boot."
|
||||||
#CCv0 switching to this fork until new release of edk2 has fix
|
# CCv0 switching to this fork until new release of edk2 has fix
|
||||||
#per #5893, will need to be reverted to upstream
|
# per #5893, will need to be reverted to upstream
|
||||||
url: "https://github.com/kata-containers/edk2"
|
url: "https://github.com/kata-containers/edk2"
|
||||||
version: "edk2-202208-sev-alloc-runtime-secret-area"
|
version: "edk2-202208-sev-alloc-runtime-secret-area"
|
||||||
package: "OvmfPkg/AmdSev/AmdSevX64.dsc"
|
package: "OvmfPkg/AmdSev/AmdSevX64.dsc"
|
||||||
|
Loading…
Reference in New Issue
Block a user