# Pastebin d8wgGZxl cat confidential_computing_steps.json [ { "interface": "bios", "step": "apply_configuration", "args": { "settings": [ { "name": "DevicesandIOPorts_SRIOV", "value": "Enabled" }, { "name": "DevicesandIOPorts_IntelVTforDirectedIOVTd", "value": "Enabled" }, { "name": "DevicesandIOPorts_PCIeAccessControlServicesACS", "value": "Enabled" }, { "name": "Processors_IntelVirtualizationTechnology", "value": "Enabled" }, { "name": "Processors_TrustDomainExtensionTDX", "value": "Enabled" }, { "name": "Processors_TDXSecureArbitrationModeLoaderSEAMLoader", "value": "Enabled" }, { "name": "Processors_TrustedExecutionTechnology", "value": "Enabled" }, { "name": "Processors_TotalMemoryEncryption", "value": "Enabled" }, { "name": "Processors_Memoryintegrity", "value": "Disabled" }, { "name": "Processors_MultikeyTotalMemoryEncryption", "value": "Enabled" }, { "name": "Processors_LimitCPUPAto46bits", "value": "Disabled" }, { "name": "Processors_SWGuardExtensions", "value": "Enabled" }, { "name": "SecureBootConfiguration_SecureBootSetting", "value": "Enabled" } ] } } ]