Files
chipsec-chipsec/tests/modules/tgl/common-debugenabled_test.json
T
Nathaniel Mitchell 4759db046f Add tgl tests for all modules
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2023-10-25 21:29:36 -07:00

38 lines
563 B
JSON

{
"cpuid": {
"(1,0)": [
"(526017, 118491136, 2147154879, 3219913727)"
]
},
"get_threads_count": {
"()": [
"8"
]
},
"read_msr": {
"(0,3200)": [
"(1073741824, 0)"
],
"(1,3200)": [
"(1073741824, 0)"
],
"(2,3200)": [
"(1073741824, 0)"
],
"(3,3200)": [
"(1073741824, 0)"
],
"(4,3200)": [
"(1073741824, 0)"
],
"(5,3200)": [
"(1073741824, 0)"
],
"(6,3200)": [
"(1073741824, 0)"
],
"(7,3200)": [
"(1073741824, 0)"
]
}
}