Skip to content

Commit

Permalink
SetSecureModel to Default
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez committed Sep 24, 2020
1 parent e447804 commit 52a267d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions EFIOC/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,7 @@
<key>PasswordSalt</key>
<data></data>
<key>SecureBootModel</key>
<string>Disabled</string>
<string>Default</string>
<key>ScanPolicy</key>
<integer>0</integer>
<key>Vault</key>
Expand Down Expand Up @@ -1300,6 +1300,8 @@
<true/>
<key>MLB</key>
<string>C02901401GUHWVP1M</string>
<key>ProcessorType</key>
<integer>0</integer>
<key>ROM</key>
<data></data>
<key>SpoofVendor</key>
Expand Down Expand Up @@ -1469,4 +1471,4 @@
<array/>
</dict>
</dict>
</plist>
</plist>

0 comments on commit 52a267d

Please sign in to comment.