forked from HCK-CI/AutoHCK
-
Notifications
You must be signed in to change notification settings - Fork 0
/
svvp.json
45 lines (45 loc) · 1.55 KB
/
svvp.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"type": 1,
"drivers": [
"NetKVM",
"vioscsi",
"fwcfg64",
"tpm"
],
"viommu_state": true,
"reject_test_names": [
"__Windows_11_22H2_reject_test_names",
"Secure Boot Manual Logo Test",
"Debug Capability Test (Logo)",
"BitLocker Tpm+PIN+ USB and Recovery Password tests",
"TPM 2.0 - Supplemental test",
"TPM 2.0 TCG Physical Presence Interface 1.3 Test",
"TPM 2.0 Verify Existence and Device Requirements Test",
"Check PM Profile",
"UEFI GOP mode test",
"Verify VESA and CEA required display modes",
"TPM 2.0 UEFI Preboot Interface Test",
"TPM 2.0 EK Certificate Tests",
"TPM 2.0 Platform Crypto Provider Key Storage Provider Test",
"ACPI Logo Test",
"Profile Interrupt Test",
"__Windows_Server_2022_reject_test_names",
"UEFI GOP mode test",
"USB Generic HID Test",
"Boot from USB (ServerOperating System)",
"Secure Boot Manual Logo Test",
"Debug Capability Test (Logo)",
"LoadGen Server Stress - Run First - Set Machine Policies",
"LoadGen Server Stress - Run Last - Reset Machine Policies",
"LoadGen Server Stress - Start Test for Server",
"BitLocker Tpm+PIN+ USB and Recovery Password tests",
"Profile Interrupt Test",
"TPM 2.0 - Supplemental test",
"TPM 2.0 Attestation Test",
"TPM 2.0 EK Certificate Tests",
"TPM 2.0 Platform Crypto Provider Key Storage Provider Test",
"TPM 2.0 UEFI Preboot Interface Test",
"TPM 2.0 Verify Existence and Device Requirements Test",
"TPM 2.0 TCG Physical Presence Interface 1.3 Test"
]
}