[+] Prebuilt SSDT and SMBIOS

This commit is contained in:
2023-09-24 09:51:46 -04:00
parent 434443d012
commit 48c6422749
5 changed files with 39 additions and 6 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+39 -6
View File
@@ -5,7 +5,40 @@
<key>ACPI</key> <key>ACPI</key>
<dict> <dict>
<key>Add</key> <key>Add</key>
<array/> <array>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-AWAC.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-EC-USBX-DESKTOP.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-PLUG-ALT.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-RHUB.aml</string>
</dict>
</array>
<key>Delete</key> <key>Delete</key>
<array/> <array/>
<key>Patch</key> <key>Patch</key>
@@ -641,23 +674,23 @@
<key>AdviseFeatures</key> <key>AdviseFeatures</key>
<false/> <false/>
<key>MLB</key> <key>MLB</key>
<string>XXXXXXXXXXXXXXXXX</string> <string>F5K008609GUK3F7JA</string>
<key>MaxBIOSVersion</key> <key>MaxBIOSVersion</key>
<false/> <false/>
<key>ProcessorType</key> <key>ProcessorType</key>
<integer>0</integer> <integer>0</integer>
<key>ROM</key> <key>ROM</key>
<data>qqqqqqqq</data> <data>8LR5Nk5V</data>
<key>SpoofVendor</key> <key>SpoofVendor</key>
<true/> <true/>
<key>SystemMemoryStatus</key> <key>SystemMemoryStatus</key>
<string>Auto</string> <string>Auto</string>
<key>SystemProductName</key> <key>SystemProductName</key>
<string>SMBIOS-PRODUCT-NAME</string> <string>MacPro7,1</string>
<key>SystemSerialNumber</key> <key>SystemSerialNumber</key>
<string>XXXXXXXXXXXX</string> <string>F5KC90Q5P7QM</string>
<key>SystemUUID</key> <key>SystemUUID</key>
<string>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</string> <string>8598F622-E947-465E-8888-D05AB1D3D92B</string>
</dict> </dict>
<key>UpdateDataHub</key> <key>UpdateDataHub</key>
<true/> <true/>