apple-data 1.0.388 → 1.0.392

Sign up to get free protection for your applications and to get access to all the features.
data/share/nvram.yaml CHANGED
@@ -1,85 +1,12 @@
1
1
  ---
2
2
  variables:
3
+ - name: _csegbufsz_experiment
4
+ - name: _libmalloc_experiment
3
5
  - name: AAPL,ignore
4
6
  platforms:
5
7
  - macOS
6
8
  - Intel
7
9
  - bridgeOS
8
- - name: ApChipID
9
- scopes:
10
- - 94b73556-2197-4702-82a8-3e1337dafbfb
11
- - name: AppleSecureBootWindowsPolicy
12
- description: Controls trust in Microsoft's PCA 2011 cert for Apple Secure Boot
13
- type: boolean
14
- platforms:
15
- - macOS
16
- - Intel
17
- - bridgeOS
18
- scopes:
19
- - 94b73556-2197-4702-82a8-3e1337dafbfb
20
- - name: BOSCatalogURL
21
- - name: BaseSystemAccessabiliityFeatures
22
- - name: BluetoothInfo
23
- - name: BluetoothUHEDevices
24
- - name: DClr_override
25
- - name: DebugBluetoothHIDShim
26
- - name: DefaultBackgroundColor
27
- description: boot.efi background color. Stored as BGRA.
28
- platforms:
29
- - macOS
30
- - Intel
31
- scopes:
32
- - 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
33
- - name: GPUROM
34
- - name: HW_BOOT_DATA
35
- - name: HardwareModel
36
- - name: IASCurrentInstallPhase
37
- - name: IASInstallPhaseList
38
- - name: IASUCatalogURL
39
- description: This is the update url used for install / update. Security issues
40
- can occur when set to HTTP. Typically managed through `seedutil`
41
- type: string
42
- platforms:
43
- - macOS
44
- - Intel
45
- - name: IDInstallerDataV2
46
- - name: IOBusyInterest
47
- - name: IODeviceMemory
48
- - name: IOPlatformActiveAction
49
- - name: IOPlatformHaltRestartAction
50
- - name: IOPlatformPanicAction
51
- - name: IOPlatformQuiensceAction
52
- - name: IOPlatformSleepAction
53
- - name: IOPlatformWakeAction
54
- - name: IORematchPersonality
55
- - name: LocationServicesEnabled
56
- - name: OTA-fsck-metrics
57
- - name: OTA-post-conversion
58
- - name: OTA-pre-conversion
59
- - name: OTA-sealvolume-metrics
60
- - name: PSFU_STATUS
61
- - name: SleepWakeFailurePanic
62
- - name: SleepWakeFailureString
63
- - name: StartupManagerPolicy
64
- scopes:
65
- - 5eeb160f-45fb-4ce9-b4e3-610359abf6f8
66
- - name: StartupMute
67
- description: Mute startup chime
68
- type: integer
69
- scopes:
70
- - default
71
- - name: SystemAudioVolume
72
- - name: SystemAudioVolumeExtension
73
- - name: SystemAudioVolumeSaved
74
- - name: UIScale
75
- description: boot.efi interface scaling
76
- platforms:
77
- - macOS
78
- - Intel
79
- scopes:
80
- - 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
81
- - name: _csegbufsz_experiment
82
- - name: _libmalloc_experiment
83
10
  - name: aapl,panic-info
84
11
  - name: aapl,pci
85
12
  - name: acc-cm-override-charger-count
@@ -97,6 +24,18 @@ variables:
97
24
  - Intel
98
25
  - name: allow-root-hash-mismatch
99
26
  - name: ane-type
27
+ - name: ApChipID
28
+ scopes:
29
+ - 94b73556-2197-4702-82a8-3e1337dafbfb
30
+ - name: AppleSecureBootWindowsPolicy
31
+ description: Controls trust in Microsoft's PCA 2011 cert for Apple Secure Boot
32
+ type: boolean
33
+ platforms:
34
+ - macOS
35
+ - Intel
36
+ - bridgeOS
37
+ scopes:
38
+ - 94b73556-2197-4702-82a8-3e1337dafbfb
100
39
  - name: aud-early-boot-critical
101
40
  - name: auto-boot
102
41
  description: If the device should `fsboot` upon power on
@@ -111,10 +50,13 @@ variables:
111
50
  - common
112
51
  - name: backlight-nits
113
52
  - name: base-system-path
53
+ - name: BaseSystemAccessabiliityFeatures
114
54
  - name: battery-health
115
55
  - name: bluetoothActiveControllerInfo
116
56
  - name: bluetoothHostControllerSwitchBehaviour
57
+ - name: BluetoothInfo
117
58
  - name: bluetoothInternalControllerInfo
59
+ - name: BluetoothUHEDevices
118
60
  - name: board-id
119
61
  - name: boot-args
120
62
  description: String passed to the XNU kernel at boot (M1's do filter this though)
@@ -126,8 +68,22 @@ variables:
126
68
  type: string
127
69
  - name: boot-command
128
70
  type: string
71
+ values:
72
+ - alamo
73
+ - diags
74
+ - fsboot
75
+ - rbm
76
+ - recover
77
+ - recover-once
78
+ - recover-system
79
+ - rtos
80
+ - upgrade
129
81
  - name: boot-device
130
82
  type: string
83
+ values:
84
+ - nand0
85
+ - asp_nand0
86
+ - nvme_nand0
131
87
  - name: boot-file
132
88
  - name: boot-image
133
89
  - name: boot-partition
@@ -141,6 +97,7 @@ variables:
141
97
  description: Seconds to pause before autoboot
142
98
  type: number
143
99
  persistent: true
100
+ - name: BOSCatalogURL
144
101
  - name: bt1addr
145
102
  - name: btaddr
146
103
  - name: build-style
@@ -172,12 +129,14 @@ variables:
172
129
  scopes:
173
130
  - 36C28AB5-6566-4C50-9EBD-CBB920F83843
174
131
  - name: darkboot
132
+ - name: DClr_override
175
133
  - name: debug-gg
176
134
  - name: debug-soc
177
135
  - name: debug-uarts
178
136
  description: Bitfield of which UARTs to enable
179
137
  type: integer
180
138
  persistent: true
139
+ - name: DebugBluetoothHIDShim
181
140
  - name: default-client-ip
182
141
  - name: default-gateway-ip
183
142
  - name: default-mac-address?
@@ -185,6 +144,13 @@ variables:
185
144
  - name: default-router-ip
186
145
  - name: default-server-ip
187
146
  - name: default-subnet-mask
147
+ - name: DefaultBackgroundColor
148
+ description: boot.efi background color. Stored as BGRA.
149
+ platforms:
150
+ - macOS
151
+ - Intel
152
+ scopes:
153
+ - 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
188
154
  - name: device-material
189
155
  - name: diag-device
190
156
  - name: diag-file
@@ -195,6 +161,8 @@ variables:
195
161
  - name: display-color-space
196
162
  - name: display-rotation
197
163
  - name: display-timing
164
+ - name: display-vsh-comp
165
+ - name: dt-path
198
166
  - name: e75
199
167
  - name: efi-backup-boot-device
200
168
  - name: efi-backup-boot-device-data
@@ -251,6 +219,19 @@ variables:
251
219
  - Intel
252
220
  scopes:
253
221
  - FA4CE28D-B62F-4C99-9CC3-6815686E30F9
222
+ - name: GPUROM
223
+ - name: HardwareModel
224
+ - name: HW_BOOT_DATA
225
+ - name: IASCurrentInstallPhase
226
+ - name: IASInstallPhaseList
227
+ - name: IASUCatalogURL
228
+ description: This is the update url used for install / update. Security issues
229
+ can occur when set to HTTP. Typically managed through `seedutil`
230
+ type: string
231
+ platforms:
232
+ - macOS
233
+ - Intel
234
+ - name: IDInstallerDataV2
254
235
  - name: idle-off
255
236
  - name: input-device
256
237
  platforms:
@@ -260,6 +241,15 @@ variables:
260
241
  platforms:
261
242
  - macOS
262
243
  - PPC
244
+ - name: IOBusyInterest
245
+ - name: IODeviceMemory
246
+ - name: IOPlatformActiveAction
247
+ - name: IOPlatformHaltRestartAction
248
+ - name: IOPlatformPanicAction
249
+ - name: IOPlatformQuiensceAction
250
+ - name: IOPlatformSleepAction
251
+ - name: IOPlatformWakeAction
252
+ - name: IORematchPersonality
263
253
  - name: ipaddr
264
254
  - name: is-tethered
265
255
  - name: kaslr-off
@@ -272,6 +262,7 @@ variables:
272
262
  - PPC
273
263
  - name: load-base
274
264
  - name: loadaddr
265
+ - name: LocationServicesEnabled
275
266
  - name: lts-persistance
276
267
  type: string
277
268
  - name: mca-info0
@@ -299,6 +290,7 @@ variables:
299
290
  - name: ota-conv-panic-indicator
300
291
  - name: ota-failure-reason
301
292
  - name: ota-forced-reset-uptime
293
+ - name: OTA-fsck-metrics
302
294
  - name: ota-initial-breadcrumbs
303
295
  - name: ota-initial-result
304
296
  - name: ota-install-tonight
@@ -308,6 +300,8 @@ variables:
308
300
  - name: ota-os-version
309
301
  - name: ota-outcome
310
302
  - name: ota-perform-shutdown
303
+ - name: OTA-post-conversion
304
+ - name: OTA-pre-conversion
311
305
  - name: ota-reboot-retry-enabled
312
306
  - name: ota-reboot-retry-zone
313
307
  - name: ota-result
@@ -327,6 +321,7 @@ variables:
327
321
  - name: ota-retry-uptime
328
322
  - name: ota-retry-user-progress
329
323
  - name: ota-retry-warnings
324
+ - name: OTA-sealvolume-metrics
330
325
  - name: ota-snapshot-update
331
326
  - name: ota-step-battery-level
332
327
  - name: ota-step-codes
@@ -360,6 +355,7 @@ variables:
360
355
  - name: preferred-networks
361
356
  scopes:
362
357
  - 36C28AB5-6566-4C50-9EBD-CBB920F83843
358
+ - name: preserve-debuggability
363
359
  - name: prev-lang-diags:kbd
364
360
  - name: prev-lang:kbd
365
361
  description: Default keyboard layout
@@ -368,6 +364,7 @@ variables:
368
364
  - common
369
365
  - name: prevent-restores
370
366
  - name: previous-system-uuid
367
+ - name: PSFU_STATUS
371
368
  - name: pwr-path
372
369
  - name: radio-error
373
370
  - name: ramdisk-size
@@ -383,6 +380,7 @@ variables:
383
380
  type: number
384
381
  - name: recovery-boot-mode
385
382
  - name: recovery-boot-setting
383
+ - name: recovery-breadcrumbs
386
384
  - name: recoveryos-inited-update
387
385
  - name: recoveryos-passcode-blob
388
386
  - name: restore-child-failures
@@ -420,15 +418,36 @@ variables:
420
418
  - name: selftest-#megs
421
419
  type: number
422
420
  - name: serverip
421
+ - name: SleepWakeFailurePanic
422
+ - name: SleepWakeFailureString
423
423
  - name: soc-bin-offset
424
+ - name: StartupManagerPolicy
425
+ scopes:
426
+ - 5eeb160f-45fb-4ce9-b4e3-610359abf6f8
427
+ - name: StartupMute
428
+ description: Mute startup chime
429
+ type: integer
430
+ scopes:
431
+ - default
424
432
  - name: stress-rack
425
433
  - name: summit-panel-id
426
434
  - name: system-passcode-lock-blob
435
+ - name: SystemAudioVolume
436
+ - name: SystemAudioVolumeExtension
437
+ - name: SystemAudioVolumeSaved
427
438
  - name: target-uuid
428
439
  - name: tbt-options
440
+ - name: UIScale
441
+ description: boot.efi interface scaling
442
+ platforms:
443
+ - macOS
444
+ - Intel
445
+ scopes:
446
+ - 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
429
447
  - name: update-volume
430
448
  - name: upgrade-boot-volume
431
449
  - name: upgrade-fallback-boot-command
450
+ - name: upgrade-retry
432
451
  - name: usb-enabled
433
452
  - name: use-generic?
434
453
  - name: use-nvramrc?