apple-data 1.0.611 → 1.0.612

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 21c693ef1b0e8877c920df15f26a92f2c0e67118894707118fdca4b04aa07eeb
4
- data.tar.gz: b419b20f507d7580cb6f0f07cabf8cb088a4098cea4459ba4ea346e1a0898665
3
+ metadata.gz: 7dfd29f2167534f38d5310f3bd0d7387a0a2e3855acab594cbfe3493dab86776
4
+ data.tar.gz: 0dc8fa03cd752d4e5a8a17d99142ecbeb4470c1dd7078879f80609f9fe31a66e
5
5
  SHA512:
6
- metadata.gz: 27a3c2d8ec0f9a77333be078756e339301bf67a9a1af7550591e5d63024b9c25f0ec1685563ca06fb9a6ded85b41cdb25b596b3ebf718488b4f930a80d81bac7
7
- data.tar.gz: 6d4dd37e40810ed79ea761ee4e87d5bba22c5284387fed6249b534309946f8cab456d6356664a8f1d9ca2607f6a92016b4ed0a7c22a36433368bbeeb4c7be8b0
6
+ metadata.gz: 8592a9ef5c53e7f13d97e6cc5b5ed908aab6de2e7b8fcdfcde6d0fcda62edc086b6fcd68ff90a534d2b959fec8f958bcd1c0c156c9b8ac93df3910e00dfff798
7
+ data.tar.gz: e301827335277778c233bd6c3f79a2bd68d8a942eb23defda1e6e7ea29e8d5d3de33f3b98ae41e9f66c788776eb451094495e4e32f6d048bf9528fe2abe08346
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AppleData
4
- VERSION = '1.0.611'
4
+ VERSION = '1.0.612'
5
5
  end
@@ -5309,6 +5309,16 @@ entitlements:
5309
5309
  description:
5310
5310
  types:
5311
5311
  - boolean
5312
+ com.apple.private.driverkit.allows-publish:
5313
+ description: 'Entitlement allows a DK driver to publish services to other dexts,
5314
+ using the standard IOKit registerService() or DriverKit RegisterService() api.
5315
+ Those client dexts must have an entitlement specified by the kIODriverKitPublishEntitlementsKey
5316
+ property in the IOService being published, and subscribed in the client dext
5317
+ with IOServiceNotificationDispatchSource.
5318
+
5319
+ '
5320
+ checks:
5321
+ - kernel
5312
5322
  com.apple.private.dt.automationmode.writer-client:
5313
5323
  description:
5314
5324
  types:
@@ -5905,7 +5915,7 @@ entitlements:
5905
5915
  types:
5906
5916
  - boolean
5907
5917
  com.apple.private.img4.nonce.trust-cache:
5908
- description:
5918
+ description: Provides access to the AppleImage4 IOKit Services
5909
5919
  types:
5910
5920
  - boolean
5911
5921
  com.apple.private.in-app-payments:
@@ -5994,10 +6004,19 @@ entitlements:
5994
6004
  description:
5995
6005
  types:
5996
6006
  - boolean
6007
+ com.apple.private.iokit.system-nvram-hidden-allow:
6008
+ description: Internal only key to give access to hidden system region variables
6009
+ checks:
6010
+ - kernel
5997
6011
  com.apple.private.iokit.system-nvram-internal-allow:
5998
- description:
6012
+ description: Internal only key to give access to system region on internal builds
5999
6013
  types:
6000
6014
  - boolean
6015
+ checks:
6016
+ - kernel
6017
+ com.apple.private.iokit.systemstate:
6018
+ checks:
6019
+ - kernel
6001
6020
  com.apple.private.iopol.case_sensitivity:
6002
6021
  description:
6003
6022
  types:
@@ -6981,7 +7000,7 @@ entitlements:
6981
7000
  types:
6982
7001
  - boolean
6983
7002
  com.apple.private.security.AppleImage4.user-client:
6984
- description:
7003
+ description: Used to authorize user space applications to access the
6985
7004
  types:
6986
7005
  - boolean
6987
7006
  com.apple.private.security.bootpolicy:
@@ -7354,6 +7373,9 @@ entitlements:
7354
7373
  description:
7355
7374
  types:
7356
7375
  - boolean
7376
+ com.apple.private.security.waitquiet-panics:
7377
+ checks:
7378
+ - kernel
7357
7379
  com.apple.private.securityuploadd:
7358
7380
  description:
7359
7381
  types:
data/share/iboot.yaml CHANGED
@@ -21,9 +21,12 @@ commands:
21
21
  alamo:
22
22
  bgcolor:
23
23
  bootx:
24
- clearenvp: Clear environment - persistent
24
+ clearenvp:
25
+ description: Clear Environment - Persistent
25
26
  devicetree:
27
+ description: Sends the DeviceTree for the XNU Kernel
26
28
  diags:
29
+ enter-tdm-mode:
27
30
  firmware:
28
31
  fsboot:
29
32
  description: Perform a "normal" boot from the disk
@@ -31,12 +34,17 @@ commands:
31
34
  description: gets an environment variable
32
35
  go:
33
36
  secure_disabled: true
37
+ lpolrestore:
38
+ description: Restores Local Policy to Known Good State
34
39
  memboot:
35
40
  nvme_firmware0:
36
41
  ramdisk:
42
+ description: Sends the Restore or Upgrade disk image for `rd=md0`
37
43
  reboot:
38
44
  recover:
39
45
  recover-once:
46
+ recover-system:
47
+ description: Boot to System Firmware Recovery
40
48
  reset:
41
49
  rsepfirmware:
42
50
  rtos:
@@ -53,14 +61,17 @@ environment_vars:
53
61
  description: boolean if the device should wait or proceed to boot (usually true)
54
62
  backlight-level:
55
63
  boot-args:
56
- description: the boot args passed to the kernel
64
+ description: The boot args passed to the XNU Kernel (subject to filtering with
65
+ `sip3`)
57
66
  boot-breadcrumbs:
58
67
  boot-command:
59
- description: the command to run if auto-boot is true (usually fsboot on idevices)
68
+ description: the command to run if auto-boot is true (usually `fsboot` on iDevices)
60
69
  com.apple.System.boot-nonce:
61
70
  com.apple.System.rtc-offset:
62
71
  com.apple.System.tz0-size:
63
- description: the size of the AP's trustzone
72
+ description: The size of the SEP TrustZone
73
+ com.apple.System.tz1-size:
74
+ description: The size of the CPU TrustZone
64
75
  darkboot:
65
76
  description: "(maybe) if the device should power on and not turn on the display
66
77
  (seems like a huge security isseue)"