apple-data 0.1.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/lib/apple_data/boot_args.rb +5 -0
  3. data/lib/apple_data/fdr.rb +30 -0
  4. data/lib/apple_data/ioreg.rb +57 -0
  5. data/lib/apple_data/ipsw.rb +25 -0
  6. data/lib/apple_data/keybag.rb +56 -0
  7. data/lib/apple_data/lockdown.rb +48 -0
  8. data/lib/apple_data/macho.rb +5 -0
  9. data/lib/apple_data/version.rb +5 -0
  10. data/lib/apple_data.rb +8 -0
  11. data/share/4cc.yaml +297 -293
  12. data/share/apns.yaml +367 -364
  13. data/share/backup.yaml +47 -44
  14. data/share/baseband/qualcomm/mav13.yaml +26 -0
  15. data/share/baseband/qualcomm/mav20.yaml +45 -0
  16. data/share/baseband/qualcomm/mav21.yaml +254 -0
  17. data/share/baseband.yaml +290 -1
  18. data/share/bluetooth.yaml +75 -71
  19. data/share/boot_args.yaml +863 -855
  20. data/share/bridgeos.yaml +174 -131
  21. data/share/bundles.yaml +56 -60
  22. data/share/coprocessor.yaml +64 -0
  23. data/share/cores.yaml +72 -47
  24. data/share/debug.yaml +13 -0
  25. data/share/defaults.yaml +5 -0
  26. data/share/dnssd.yaml +171 -166
  27. data/share/entitlements.yaml +10391 -0
  28. data/share/environment_variables.yaml +354 -0
  29. data/share/esim.yaml +7 -0
  30. data/share/fdr.yaml +150 -148
  31. data/share/firmware.yaml +1310 -0
  32. data/share/homekit.yaml +14 -14
  33. data/share/iboot.yaml +143 -0
  34. data/share/icloud.yaml +11 -8
  35. data/share/img4.yaml +454 -453
  36. data/share/ioreg.yaml +5647 -5642
  37. data/share/ipsw.yaml +51505 -1099
  38. data/share/kext.yaml +3491 -1718
  39. data/share/keybags/7000.yaml +44342 -0
  40. data/share/keybags/7001.yaml +19430 -0
  41. data/share/keybags/7002.yaml +292 -0
  42. data/share/keybags/8000.yaml +82065 -0
  43. data/share/keybags/8001.yaml +29655 -0
  44. data/share/keybags/8004.yaml +295 -0
  45. data/share/keybags/8006.yaml +65 -0
  46. data/share/keybags/8010.yaml +23899 -0
  47. data/share/keybags/8011.yaml +4409 -0
  48. data/share/keybags/8015.yaml +23626 -0
  49. data/share/keybags/8020.yaml +4488 -0
  50. data/share/keybags/8027.yaml +43 -0
  51. data/share/keybags/8030.yaml +8687 -0
  52. data/share/keybags/8101.yaml +8595 -0
  53. data/share/keybags/8720.yaml +2026 -0
  54. data/share/keybags/8900.yaml +2344 -0
  55. data/share/keybags/8920.yaml +6761 -0
  56. data/share/keybags/8922.yaml +3141 -0
  57. data/share/keybags/8930.yaml +20583 -0
  58. data/share/keybags/8940.yaml +36319 -0
  59. data/share/keybags/8942.yaml +17343 -0
  60. data/share/keybags/8945.yaml +23360 -0
  61. data/share/keybags/8947.yaml +1384 -0
  62. data/share/keybags/8950.yaml +16258 -0
  63. data/share/keybags/8955.yaml +52163 -0
  64. data/share/keybags/8960.yaml +49499 -0
  65. data/share/keys.yaml +56 -0
  66. data/share/lightning.yaml +26 -23
  67. data/share/lockdownd.yaml +74 -71
  68. data/share/mach_o.yaml +204 -172
  69. data/share/mobile_assets.yaml +113 -127
  70. data/share/mobile_gestalt.yaml +2447 -2444
  71. data/share/nvram.yaml +463 -441
  72. data/share/ota.yaml +4 -1
  73. data/share/pki.yaml +103 -99
  74. data/share/platforms.yaml +35 -31
  75. data/share/pmu.yaml +52 -26
  76. data/share/registers.yaml +1579 -1603
  77. data/share/resources.yaml +202 -198
  78. data/share/sep.yaml +210 -206
  79. data/share/services.yaml +641 -636
  80. data/share/sip.yaml +64 -0
  81. data/share/smc.yaml +7 -0
  82. data/share/syscfg.yaml +4 -1
  83. data/share/tipw_sync.yaml +79103 -0
  84. data/share/vmapple.yaml +35 -0
  85. metadata +80 -15
@@ -0,0 +1,354 @@
1
+ ---
2
+ metadata:
3
+ description:
4
+ credits:
5
+ environment_variables:
6
+ __CFBundleIdentifier:
7
+ type: string
8
+ __CFPREFERENCES_AVOID_DAEMON:
9
+ type: boolean
10
+ values:
11
+ - 0
12
+ - 1
13
+ __CF_USER_TEXT_ENCODING:
14
+ examples:
15
+ - 0x0:0:0
16
+ - 0x1F5:0x0:0x0
17
+ ASL_DISABLE:
18
+ type: boolean
19
+ values:
20
+ - 0
21
+ - 1
22
+ CA_ASSERT_MAIN_THREAD_TRANSACTIONS:
23
+ type: boolean
24
+ values:
25
+ - 0
26
+ - 1
27
+ CA_DEBUG_TRANSACTIONS:
28
+ description: debug core animation transactions
29
+ type: boolean
30
+ CFFIXED_USER_HOME:
31
+ type: string
32
+ format: path
33
+ examples:
34
+ - "/tmp"
35
+ CFNETWORK_STORAGED_TIMERELOFF:
36
+ type: boolean
37
+ values:
38
+ - false
39
+ - true
40
+ CHECK_IN:
41
+ type: boolean
42
+ values:
43
+ - 0
44
+ - 1
45
+ CLEAN_FILES_OLDER_THAN_DAYS:
46
+ type: integer
47
+ com.apple.CoreData.CloudKitDebug:
48
+ type: boolean
49
+ values:
50
+ - 0
51
+ - 1
52
+ com.apple.CoreData.XPCDebug:
53
+ type: boolean
54
+ values:
55
+ - 0
56
+ - 1
57
+ COMMAND_MODE:
58
+ type: string
59
+ examples:
60
+ - unix2003
61
+ CUPS_DEBUG_FILTER:
62
+ type: string
63
+ format: regex
64
+ examples:
65
+ - "^(cupsDo|cupsGet|cupsMake|cupsSet|http|_http|ipp|_ipp|mime).*"
66
+ CUPS_DEBUG_LEVEL:
67
+ type: integer
68
+ CUPS_DEBUG_LOG:
69
+ type: string
70
+ format: path
71
+ DEBUGSCOPE:
72
+ type: array
73
+ seperator: ","
74
+ values:
75
+ - all
76
+ - "-policy-node"
77
+ - policy-set
78
+ - policy
79
+ - alloc
80
+ - trust
81
+ - bind
82
+ - profile
83
+ - trace
84
+ - dbconn
85
+ - OTR
86
+ - serverxpc
87
+ - sqlite3
88
+ - error_thee_well
89
+ - ringSigning
90
+ DEFAULT_NETWORK_PRIVACY_LEVEL:
91
+ type: string
92
+ values:
93
+ - public
94
+ DYLD_BIND_AT_LAUNCH:
95
+ DYLD_DISABLE_DOFS:
96
+ DYLD_FALLBACK_FRAMEWORK_PATH:
97
+ description: This is a colon separated list of directories that contain frameworks. If
98
+ a framework is not found at its install path, dyld uses this as a list of directories
99
+ to search for the framework.
100
+ type: array
101
+ seperator: ":"
102
+ default: "/Library/Frameworks:/System/Library/Frameworks"
103
+ DYLD_FALLBACK_LIBRARY_PATH:
104
+ description: |
105
+ This is a colon separated list of directories that contain libraries. If a dylib is not found at its install
106
+ path, dyld uses this as a list of directories to search for the dylib. By default, it is set
107
+ to /usr/local/lib:/usr/lib.
108
+ type: array
109
+ seperator: ":"
110
+ default: "/usr/local/lib:/usr/lib"
111
+ DYLD_FORCE_FLAT_NAMESPACE:
112
+ description: 'Disable two level namespaces
113
+
114
+ '
115
+ DYLD_FRAMEWORK_PATH:
116
+ description: |
117
+ This is a colon separated list of directories that contain frameworks. The dynamic linker searches these
118
+ directories before it searches for the framework by its install name. It allows you to test new versions of
119
+ existing frameworks. (A framework is a library install name that ends in the form `XXX.framework/Versions/A/XXX`
120
+ or `XXX.framework/XXX`, where `XXX` and `A` are any name.)
121
+
122
+ For each framework that a program uses, the dynamic linker looks for the framework in each directory in
123
+ `DYLD_FRAMEWORK_PATH` in turn. If it looks in all those directories and can't find the framework, it uses
124
+ whatever it would have loaded if `DYLD_FRAMEWORK_PATH` had not been set.
125
+
126
+ Use the -L option to otool(1) to discover the frameworks and shared libraries that the executable is linked
127
+ against.
128
+ type: array
129
+ seperator: ":"
130
+ DYLD_IMAGE_SUFFIX:
131
+ description: |
132
+ This is set to a string of a suffix to try to be used for all shared libraries used by the program. For
133
+ libraries ending in ".dylib" the suffix is applied just before the ".dylib".
134
+
135
+ For all other libraries the suffix is appended to the library name. This is useful for using conventional
136
+ "_profile" and "_debug" libraries and frameworks.
137
+ type: string
138
+ DYLD_INSERT_LIBRARIES:
139
+ description: |
140
+ This is a colon separated list of additional dynamic libraries to load before the ones specified in the program.
141
+ If instead, your goal is to substitute a library that would normally be loaded, use `DYLD_LIBRARY_PATH`
142
+ or `DYLD_FRAMEWORK_PATH` instead.
143
+ type: array
144
+ seperator: ":"
145
+ DYLD_LIBRARY_PATH:
146
+ description: |
147
+ This is a colon separated list of directories that contain libraries. The dynamic linker searches these
148
+ directories before it searches the default locations for libraries. It allows you to test new versions of
149
+ existing libraries.
150
+
151
+ For each dylib that a program uses, the dynamic linker looks for its leaf name in each directory in
152
+ `DYLD_LIBRARY_PATH`.
153
+
154
+ Use the `-L` option to `otool(1)` to discover the frameworks and shared libraries that the executable is linked
155
+ against.
156
+ type: array
157
+ seperator: ":"
158
+ DYLD_NO_FIX_PREBINDING:
159
+ DYLD_PRINT_APIS:
160
+ description: 'If set, causes dyld to print a line whenever a dyld API is called
161
+ (e.g. `dlopen()`).
162
+
163
+ '
164
+ DYLD_PRINT_BINDINGS:
165
+ description: 'If set, causes dyld to print a line each time a symbolic name is
166
+ bound.
167
+
168
+ '
169
+ DYLD_PRINT_DOFS:
170
+ DYLD_PRINT_ENV:
171
+ description: 'If set, causes dyld to print a line of key=valule for each enviroment
172
+ variable in the process.
173
+
174
+ '
175
+ type: presence
176
+ DYLD_PRINT_INITIALIZERS:
177
+ description: |
178
+ If set, causes dyld to print out a line when running each initializer in every image. Initializers run by dyld
179
+ include constructors for C++ statically allocated objects, functions marked with
180
+ `__attribute__((constructor))`, and `-init` functions.
181
+ DYLD_PRINT_LIBRARIES:
182
+ description: |
183
+ If set, causes dyld to print a line for each mach-o image loaded into a process. This is useful to make sure
184
+ that the use of DYLD_LIBRARY_PATH is getting what you want.
185
+ type: presence
186
+ DYLD_PRINT_LIBRARIES_POST_LAUNCH:
187
+ DYLD_PRINT_LOADERS:
188
+ description: |
189
+ If set, causes dyld to print a line whether each image is tracked by a JustInTimeLoader or a PrebuiltLoader.
190
+ Additionally, it prints if a PrebuiltLoaderSet was used to launch the process or if a PrebuiltLoader was
191
+ written to make the next launch faster.
192
+ type: presence
193
+ DYLD_PRINT_OPTS:
194
+ DYLD_PRINT_REBASINGS:
195
+ DYLD_PRINT_RPATHS:
196
+ DYLD_PRINT_SEARCHING:
197
+ description: 'If set, causes dyld to print a line about each file system path
198
+ checked when searching for an image to load.
199
+
200
+ '
201
+ type: presence
202
+ DYLD_PRINT_SEGMENTS:
203
+ description: |
204
+ If set, causes dyld to print out a line containing the name and address range of each mach-o segment that
205
+ dyld maps. In addition it prints information about if the image was from the dyld shared cache.
206
+ DYLD_PRINT_STATISTICS:
207
+ DYLD_PRINT_TO_FILE:
208
+ description: |
209
+ This is a path to a (writable) file. Normally, the dynamic linker writes all logging output
210
+ (triggered by `DYLD_PRINT_*` settings) to file descriptor 2 (which is usually stderr). But
211
+ this setting causes the dynamic linker to write logging output to the specified file.
212
+ type: string
213
+ format: path
214
+ DYLD_ROOT_PATH:
215
+ DYLD_SHARED_CACHE_DIR:
216
+ description: |
217
+ This is a directory containing dyld shared cache files. This variable can be used in conjunction with
218
+ `DYLD_SHARED_REGION=private` to run a process with an alternate shared cache.
219
+ DYLD_SHARED_CACHE_DONT_VALIDATE:
220
+ DYLD_SHARED_REGION:
221
+ description: |
222
+ This can be "use" (the default) or "private". Setting it to "private" tells dyld to remove the shared region
223
+ from the process address space and `mmap()` back in a private copy of the dyld shared cache in the shared region
224
+ address range. This is only useful if the shared cache on disk has been updated and is different than the shared
225
+ cache in use.
226
+ DYLD_VERSIONED_FRAMEWORK_PATH:
227
+ description: |
228
+ This is a colon separated list of directories that contain potential override frameworks. The dynamic linker
229
+ searches these directories for frameworks. For each framework found dyld looks at its `LC_ID_DYLIB` and gets
230
+ the current_version and install name. Dyld then looks for the framework at the install name path.
231
+ Whichever has the larger current_version value will be used in the process whenever a framework with that
232
+ install name is required. This is similar to `DYLD_FRAMEWORK_PATH` except instead of always overriding,
233
+ it only overrides if the supplied framework is newer.
234
+
235
+ Note: dyld does not check the framework's Info.plist to find its version. Dyld only checks the `-current_version`
236
+ number supplied when the framework was created.
237
+ type: array
238
+ seperator: ":"
239
+ default: "/Library/Frameworks:/System/Library/Frameworks"
240
+ DYLD_VERSIONED_LIBRARY_PATH:
241
+ description: |
242
+ This is a colon separated list of directories that contain potential override libraries. The dynamic linker
243
+ searches these directories for dynamic libraries. For each library found dyld looks at its `LC_ID_DYLIB` and
244
+ gets the current_version and install name. Dyld then looks for the library at the install name path.
245
+ Whichever has the larger current_version value will be used in the process whenever a dylib with that install
246
+ name is required. This is similar to DYLD_LIBRARY_PATH except instead of always overriding, it only
247
+ overrides is the supplied library is newer.
248
+ HOME:
249
+ type: string
250
+ format: path
251
+ LAUNCHD_SOCKET:
252
+ LIBDISPATCH_STRICT:
253
+ type: boolean
254
+ values:
255
+ - false
256
+ - true
257
+ LOGNAME:
258
+ type: string
259
+ format: username
260
+ LaunchInstanceID:
261
+ type: string
262
+ format: UUID
263
+ MallocCorruptionAbort:
264
+ type: boolean
265
+ values:
266
+ - 0
267
+ - 1
268
+ MallocMaxMagazines:
269
+ type: integer
270
+ MallocNanoZone:
271
+ type: boolean
272
+ values:
273
+ - 0
274
+ - 1
275
+ MallocSpaceEfficient:
276
+ type: boolean
277
+ values:
278
+ - 0
279
+ - 1
280
+ MallocStackLoggingDirectory:
281
+ type: string
282
+ format: path
283
+ NSRunningFromLaunchd:
284
+ type: boolean
285
+ values:
286
+ - 0
287
+ - 1
288
+ NSZombieEnabled:
289
+ type: boolean
290
+ values:
291
+ - false
292
+ - true
293
+ PATH:
294
+ type: array
295
+ seperator: ":"
296
+ default:
297
+ - "/usr/bin"
298
+ - "/bin"
299
+ - "/usr/sbin"
300
+ - "/sbin"
301
+ PRINTTOOL_MODE:
302
+ type: string
303
+ examples:
304
+ - agent
305
+ - daemon
306
+ PRODUCT_INFO_FILTER_DISABLE:
307
+ OS_ACTIVITY_MODE:
308
+ type: boolean
309
+ values:
310
+ - disable
311
+ - enable
312
+ PWD:
313
+ type: string
314
+ format: path
315
+ REACH_DARK_WAKE_CONTROL:
316
+ type: boolean
317
+ values:
318
+ - true
319
+ - false
320
+ REACH_DARK_WAKE_NOTIFY:
321
+ type: boolean
322
+ values:
323
+ - true
324
+ - false
325
+ RPC_DEBUG:
326
+ type: boolean
327
+ values:
328
+ - 0
329
+ - 1
330
+ RUN_WITH_LAUNCHD:
331
+ type: boolean
332
+ values:
333
+ - 0
334
+ - 1
335
+ SSH_AUTH_SOCK:
336
+ type: string
337
+ format: path
338
+ TMPDIR:
339
+ type: string
340
+ format: path
341
+ WAIT4DEBUGGER:
342
+ type: boolean
343
+ values:
344
+ - false
345
+ - true
346
+ XPC_FLAGS:
347
+ XPC_NULL_BOOTSTRAP:
348
+ type: boolean
349
+ values:
350
+ - 0
351
+ - 1
352
+ XPC_SERVICE_NAME:
353
+ type: string
354
+
data/share/esim.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ metadata:
3
+
4
+ esim_chip_ids:
5
+ 0x07:
6
+ gold:
7
+ main:
data/share/fdr.yaml CHANGED
@@ -1,171 +1,173 @@
1
1
  ---
2
- properties:
3
- - name: AlsH
4
- description:
5
- - name: appv
6
- description:
7
- contexts:
2
+ metadata:
3
+ description:
4
+ credits:
5
+ fdr_properties:
6
+ AlsH:
7
+ description:
8
+ appv:
9
+ description:
10
+ contexts:
8
11
  - base
9
12
  - mandev
10
- - name: arc#
11
- description:
12
- - name: bbcl
13
- description: Baseband
14
- - name: bbpc
15
- description: Baseband
16
- - name: bbpv
17
- description: Baseband
18
- - name: BMac
19
- description: Bluetooth MAC Address
20
- - name: BORD
21
- description: Board ID
22
- - name: CmCl
23
- description:
24
- - name: dCfg
25
- description:
26
- contexts:
13
+ arc#:
14
+ description:
15
+ bbcl:
16
+ description: Baseband
17
+ bbpc:
18
+ description: Baseband
19
+ bbpv:
20
+ description: Baseband
21
+ BMac:
22
+ description: Bluetooth MAC Address
23
+ BORD:
24
+ description: Board ID
25
+ CmCl:
26
+ description:
27
+ dCfg:
28
+ description:
29
+ contexts:
27
30
  - base
28
31
  - mansta
29
- - name: dcrt
30
- description:
31
- bputil certificate from BAA Certification / Basic Attestation User Sub CA2
32
- seems related to "key recovery assistant" as this is device level so for all
33
- iCloud users (KeyRecoveryAssistant_dcrt_baa_request/response)
34
- - name: drp#
35
- description:
36
- - name: eeid
37
- description: eSIM Embedded ID (EID)
38
- - name: fCfg
39
- description:
40
- contexts:
32
+ dcrt:
33
+ description: bputil certificate from BAA Certification / Basic Attestation User
34
+ Sub CA2 seems related to "key recovery assistant" as this is device level so
35
+ for all iCloud users (KeyRecoveryAssistant_dcrt_baa_request/response)
36
+ drp#:
37
+ description:
38
+ eeid:
39
+ description: eSIM Embedded ID (EID)
40
+ fCfg:
41
+ description:
42
+ contexts:
41
43
  - base
42
44
  - mandev
43
45
  - mansta
44
- - name: FSCl
45
- description:
46
- contexts:
46
+ FSCl:
47
+ description:
48
+ contexts:
47
49
  - mandev
48
50
  - mansta
49
- - name: GpC2
50
- description:
51
- - name: HmCA
52
- description:
53
- contexts:
51
+ GpC2:
52
+ description:
53
+ HmCA:
54
+ description:
55
+ contexts:
54
56
  - base
55
57
  - mansta
56
- - name: HmCl
57
- description:
58
- - name: hop0
59
- description:
60
- contexts:
58
+ HmCl:
59
+ description:
60
+ hop0:
61
+ description:
62
+ contexts:
61
63
  - base
62
64
  - mandev
63
65
  - mansta
64
- - name: IfCl
65
- description:
66
- - name: ime2
67
- description: International Mobile Equipment Identifier 2
68
- - name: imei
69
- description: International Mobile Equipment Identifier
70
- - name: jlex
71
- description:
72
- - name: jlin
73
- description:
74
- - name: jlnl
75
- description:
76
- - name: jlnm
77
- description:
78
- - name: jlnv
79
- description:
80
- - name: jlpq
81
- description:
82
- - name: jlps
83
- description:
84
- - name: jlsk
85
- description:
86
- - name: lcrt
87
- description:
88
- contexts:
66
+ IfCl:
67
+ description:
68
+ ime2:
69
+ description: International Mobile Equipment Identifier 2
70
+ imei:
71
+ description: International Mobile Equipment Identifier
72
+ jlex:
73
+ description:
74
+ jlin:
75
+ description:
76
+ jlnl:
77
+ description:
78
+ jlnm:
79
+ description:
80
+ jlnv:
81
+ description:
82
+ jlpq:
83
+ description:
84
+ jlps:
85
+ description:
86
+ jlsk:
87
+ description:
88
+ lcrt:
89
+ description:
90
+ contexts:
89
91
  - base
90
92
  - mansta
91
- - name: meid
92
- description: Mobile Equipment Identifier (CMDA)
93
- - name: mlb#
94
- description: Main Logic Board Serial Number
95
- - name: nuid
96
- description:
97
- - name: NvMR
98
- description:
99
- contexts:
93
+ meid:
94
+ description: Mobile Equipment Identifier (CMDA)
95
+ mlb#:
96
+ description: Main Logic Board Serial Number
97
+ nuid:
98
+ description:
99
+ NvMR:
100
+ description:
101
+ contexts:
100
102
  - mandev
101
103
  - mansta
102
- - name: pbas
103
- description:
104
- - name: pcic
105
- description:
106
- - name: pcii
107
- description:
108
- - name: pcrt
109
- description:
110
- contexts:
104
+ pbas:
105
+ description:
106
+ pcic:
107
+ description:
108
+ pcii:
109
+ description:
110
+ pcrt:
111
+ description:
112
+ contexts:
111
113
  - base
112
- - name: pcvc
113
- description:
114
- - name: pcve
115
- description:
116
- - name: pcvi
117
- description:
118
- - name: pdcl
119
- description:
120
- - name: pmpc
121
- description:
122
- - name: prf1
123
- description:
124
- - name: prf2
125
- description:
126
- - name: psd1
127
- description:
128
- - name: psd2
129
- description:
130
- - name: psnv
131
- description:
132
- - name: pspc
133
- description:
134
- - name: pwcl
135
- description:
136
- - name: rcrt
137
- description:
138
- - name: rMCl
139
- description:
140
- - name: rSCl
141
- description:
142
- - name: scrt
143
- description:
144
- contexts:
114
+ pcvc:
115
+ description:
116
+ pcve:
117
+ description:
118
+ pcvi:
119
+ description:
120
+ pdcl:
121
+ description:
122
+ pmpc:
123
+ description:
124
+ prf1:
125
+ description:
126
+ prf2:
127
+ description:
128
+ psd1:
129
+ description:
130
+ psd2:
131
+ description:
132
+ psnv:
133
+ description:
134
+ pspc:
135
+ description:
136
+ pwcl:
137
+ description:
138
+ rcrt:
139
+ description:
140
+ rMCl:
141
+ description:
142
+ rSCl:
143
+ description:
144
+ scrt:
145
+ description:
146
+ contexts:
145
147
  - base
146
- - name: SDOM
147
- description: Security Domain
148
- - name: seal
149
- description:
150
- contexts:
148
+ SDOM:
149
+ description: Security Domain
150
+ seal:
151
+ description:
152
+ contexts:
151
153
  - base
152
- - name: seid
153
- description: Secure Element ID (for NFC / Payments)
154
- - name: ShMC
155
- description:
156
- - name: ShSC
157
- description:
158
- - name: SrNm
159
- description: Serial Number
160
- - name: tCfg
161
- description:
162
- contexts:
154
+ seid:
155
+ description: Secure Element ID (for NFC / Payments)
156
+ ShMC:
157
+ description:
158
+ ShSC:
159
+ description:
160
+ SrNm:
161
+ description: Serial Number
162
+ tCfg:
163
+ description:
164
+ contexts:
163
165
  - mansta
164
- - name: tcrt
165
- description:
166
- - name: tsid
167
- description:
168
- - name: vcrt
169
- description:
170
- - name: WMac
171
- description: Wireless MAC Address
166
+ tcrt:
167
+ description:
168
+ tsid:
169
+ description:
170
+ vcrt:
171
+ description:
172
+ WMac:
173
+ description: Wireless MAC Address