apple-data 1.0.618 → 1.0.619
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/apple_data/version.rb +1 -1
- data/share/img4.yaml +9 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2e283748f45391750e36f344339df4b7dd759bcbae4d29dcba46130685140196
|
|
4
|
+
data.tar.gz: 70a253050eb10c956618fd8beea8affaa11309747848bfd88cbc0c6085e69b14
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bbdf91834fff6a6617cfe912f9d2d6b5bab30a85f5f21a281270a46c853c76892f42fca1c93e49ad33156556bceda8a8cea6f1f8c3134670d13cc5848865bfbf
|
|
7
|
+
data.tar.gz: 169f8efd662c6c3dbd04be5d8a4518fb3237c50c8943a1a2310d1a3a8ed6ed4eb3e896069127a29e89e879858fb7abaf5e9c8791381268265a7553ea38d707af
|
data/lib/apple_data/version.rb
CHANGED
data/share/img4.yaml
CHANGED
|
@@ -857,6 +857,15 @@ objects:
|
|
|
857
857
|
description: Smart IO Firmware
|
|
858
858
|
tmuf:
|
|
859
859
|
description: Trusted MultiUpdater Firmware
|
|
860
|
+
trbb:
|
|
861
|
+
title: Trust Cache for Boot-ability Brain (iSim)
|
|
862
|
+
alias:
|
|
863
|
+
- Ap,BootabilityBrainTrustCache
|
|
864
|
+
supported_product_types:
|
|
865
|
+
iSim1,1:
|
|
866
|
+
chip: 65286
|
|
867
|
+
board: 240
|
|
868
|
+
security_domain: 1
|
|
860
869
|
trst:
|
|
861
870
|
description: Trust Object
|
|
862
871
|
type: digest-object
|