blob: 0fb8498d56f42d22ee87a5564fe3512a00121382 [file] [log] [blame]
Manojkiran Edaa907a582021-01-19 14:28:06 +05301{
2 "entries":[
3 {
4 "attribute_name":"pvm_fw_boot_side",
5 "possible_values":[
6 "Perm",
7 "Temp"
8 ],
9 "default_values":[
10 "Temp"
11 ],
12 "helpText" : "pvm_fw_boot_side",
13 "displayName" : "pvm_fw_boot_side"
14 },
15 {
16 "attribute_name":"pvm_os_boot_side",
17 "possible_values":[
18 "Perm",
19 "Temp"
20 ],
21 "default_values":[
22 "Temp"
23 ],
24 "helpText" : "pvm_os_boot_side",
25 "displayName" : "pvm_os_boot_side"
26 },
27 {
28 "attribute_name":"pvm_inband_code_update",
29 "possible_values":[
30 "Allowed",
31 "Not Allowed"
32 ],
33 "default_values":[
34 "Allowed"
35 ],
36 "helpText" : "pvm_inband_code_update",
37 "displayName" : "pvm_inband_code_update"
38 },
39 {
40 "attribute_name":"pvm_surveillance",
41 "possible_values":[
42 "Disabled",
43 "Enabled"
44 ],
45 "default_values":[
46 "Enabled"
47 ],
48 "helpText" : "pvm_surveillance",
49 "displayName" : "pvm_surveillance"
50 },
51 {
52 "attribute_name":"pvm_pcie_error_inject",
53 "possible_values":[
54 "Disabled",
55 "Enabled"
56 ],
57 "default_values":[
58 "Enabled"
59 ],
60 "helpText" : "pvm_pcie_error_inject",
61 "displayName" : "pvm_pcie_error_inject"
62 },
63 {
64 "attribute_name":"vmi_if0_ipv4_method",
65 "possible_values":[
66 "IPv4Static",
67 "IPv4DHCP"
68 ],
69 "default_values":[
70 "IPv4Static"
71 ],
72 "helpText" : "vmi_if0_ipv4_method",
73 "displayName" : "vmi_if0_ipv4_method"
74 },
75 {
76 "attribute_name":"vmi_if1_ipv4_method",
77 "possible_values":[
78 "IPv4Static",
79 "IPv4DHCP"
80 ],
81 "default_values":[
82 "IPv4Static"
83 ],
84 "helpText" : "vmi_if1_ipv4_method",
85 "displayName" : "vmi_if1_ipv4_method"
86 },
87 {
88 "attribute_name":"hb_hyp_switch",
89 "possible_values":[
90 "PowerVM",
91 "OPAL"
92 ],
93 "default_values":[
94 "PowerVM"
95 ],
96 "helpText" : "hb_hyp_switch",
Manojkiran Eda672aece2021-02-08 09:56:47 +053097 "displayName" : "hb_hyp_switch",
98 "dbus":
99 {
100 "object_path" : "/com/ibm/host0/hypervisor",
101 "interface" : "com.ibm.Host.Target",
102 "property_name" : "Target",
103 "property_type" : "string",
104 "property_values" : ["com.ibm.Host.Target.Hypervisor.PowerVM" , "com.ibm.Host.Target.Hypervisor.OPAL"]
105 }
Manojkiran Edaa907a582021-01-19 14:28:06 +0530106 },
107 {
108 "attribute_name":"pvm_stop_at_standby",
109 "possible_values":[
110 "Disabled",
111 "Enabled"
112 ],
113 "default_values":[
Manojkiran Eda672aece2021-02-08 09:56:47 +0530114 "Enabled"
Manojkiran Edaa907a582021-01-19 14:28:06 +0530115 ],
116 "helpText" : "pvm_stop_at_standby",
Manojkiran Eda672aece2021-02-08 09:56:47 +0530117 "displayName" : "pvm_stop_at_standby",
118 "dbus":
119 {
120 "object_path" : "/xyz/openbmc_project/control/host0/boot",
121 "interface" : "xyz.openbmc_project.Control.Boot.Mode",
122 "property_name" : "BootMode",
123 "property_type" : "string",
124 "property_values" : ["xyz.openbmc_project.Control.Boot.Mode.Modes.Regular", "xyz.openbmc_project.Control.Boot.Mode.Modes.Setup"]
125 }
Manojkiran Edaa907a582021-01-19 14:28:06 +0530126 },
127 {
128 "attribute_name":"hb_debug_console",
129 "possible_values":[
130 "Disabled",
131 "Enabled"
132 ],
133 "default_values":[
134 "Disabled"
135 ],
136 "helpText" : "When set to Enabled Hostboot should emit debug trace information to the VUART2 device.",
137 "displayName" : "hb-debug-console"
138 },
139 {
140 "attribute_name":"pvm_system_power_off_policy",
141 "possible_values":[
142 "Power Off",
143 "Stay On",
144 "Automatic"
145 ],
146 "default_values":[
147 "Automatic"
148 ],
149 "helpText" : "The system power off policy flag is a system parameter that controls the system's behavior when the last partition (or only partition in the case of a system that is not managed by an HMC) is powered off.",
150 "displayName" : "System Automatic Power Off Policy"
151 },
152 {
153 "attribute_name":"pvm_hmc_managed",
154 "possible_values":[
155 "Disabled",
156 "Enabled"
157 ],
158 "default_values":[
159 "Disabled"
160 ],
161 "helpText" : "This option enables or disables the system is managed by HMC.",
162 "displayName" : "HMC managed System"
163 },
164 {
165 "attribute_name":"pvm_rtad",
166 "possible_values":[
167 "Disabled",
168 "Enabled"
169 ],
170 "default_values":[
171 "Enabled"
172 ],
173 "helpText" : "This option enables or disables the Remote Trusted Attestation Daemon for host firmware.",
174 "displayName" : "Remote Trusted Attestation Daemon State"
175 },
176 {
177 "attribute_name":"pvm_default_os_type",
178 "possible_values":[
179 "AIX",
180 "Linux",
181 "IBM I"
182 ],
183 "default_values":[
184 "AIX"
185 ],
186 "helpText" : "CEC Primary OS",
187 "displayName" : "CEC Primary OS"
188 }
189 ]
190}
Manojkiran Eda672aece2021-02-08 09:56:47 +0530191