Skip to content

Commit

Permalink
fix Siri
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez committed Jan 16, 2020
1 parent b3cabec commit 76eac43
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions EFI/CLOVER/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
<key>device_type</key>
<string>Audio device</string>
<key>layout-id</key>
<data>YwAAAA==</data>
<integer>3</integer>
<key>model</key>
<string>Sunrise Point-LP HD Audio</string>
</dict>
Expand Down Expand Up @@ -556,13 +556,13 @@
<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>12/09/2019</string>
<string>10/30/2019</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>MBP152.88Z.F000.B00.1912090107</string>
<string>MBP142.88Z.F000.B00.1910301814</string>
<key>Board-ID</key>
<string>Mac-827FB448E656EC26</string>
<string>Mac-CAD6701F7CEA0921</string>
<key>BoardManufacturer</key>
<string>Apple Inc.</string>
<key>BoardType</key>
Expand All @@ -576,23 +576,23 @@
<key>ChassisType</key>
<string>0x09</string>
<key>EfiVersion</key>
<string>1037.80.21.0.0</string>
<string>203.0.0.0.0</string>
<key>Family</key>
<string>MacBook Pro</string>
<key>FirmwareFeatures</key>
<string>0xFC0FE137</string>
<string>0xFC0FE176</string>
<key>FirmwareFeaturesMask</key>
<string>0xFF1FFF3F</string>
<string>0xFF1FFF7F</string>
<key>LocationInChassis</key>
<string>Part Component</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>Mobile</key>
<true/>
<key>PlatformFeature</key>
<string>0x02</string>
<string>0x1A</string>
<key>ProductName</key>
<string>MacBookPro15,2</string>
<string>MacBookPro14,2</string>
<key>Version</key>
<string>1.0</string>
</dict>
Expand Down

0 comments on commit 76eac43

Please sign in to comment.