9672cb73d2
Change-Id: I14716e6023dd09096e17e60c7d02230ecb3e7150 Story: 1722275 Task: 28680
20 lines
425 B
JSON
20 lines
425 B
JSON
{
|
|
"extra": {},
|
|
"name": "CUSTOM_HYPERTHREADING_ON",
|
|
"steps": [
|
|
{
|
|
"interface": "bios",
|
|
"step": "apply_configuration",
|
|
"args": {
|
|
"settings": [
|
|
{
|
|
"name": "LogicalProc",
|
|
"value": "Enabled"
|
|
}
|
|
]
|
|
},
|
|
"priority": 150
|
|
}
|
|
]
|
|
}
|