mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 14:26:23 -04:00
image: support intel TDX direct linux boot under TDX OVMF
This commit is contained in:
parent
79986a2b25
commit
d104af6e51
3 changed files with 118 additions and 7 deletions
|
@ -40,7 +40,7 @@ const (
|
|||
gcpStateDiskPath = "/dev/disk/by-id/google-state-disk"
|
||||
azureStateDiskPath = "/dev/disk/azure/scsi1/lun0"
|
||||
awsStateDiskPath = "/dev/sdb"
|
||||
qemuStateDiskPath = "/dev/vda"
|
||||
qemuStateDiskPath = "/dev/vdb"
|
||||
openstackStateDiskPath = "/dev/vdb"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue