Skip to content

Commit

Permalink
added n-d-k specific properties to config.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
MSzturc committed May 5, 2020
1 parent 8238a46 commit ebe68a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions EFI/OC/Config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -914,6 +914,8 @@
</array>
<key>Quirks</key>
<dict>
<key>EnableForAll</key>
<false/>
<key>FadtEnableReset</key>
<false/>
<key>NormalizeHeaders</key>
Expand Down Expand Up @@ -942,6 +944,8 @@
<false/>
<key>DiscardHibernateMap</key>
<false/>
<key>EnableForAll</key>
<false/>
<key>EnableSafeModeSlide</key>
<true/>
<key>EnableWriteUnprotector</key>
Expand Down Expand Up @@ -1583,6 +1587,8 @@
<false/>
<key>ShowPicker</key>
<true/>
<key>SkipCustomEntryCheck</key>
<true/>
<key>TakeoffDelay</key>
<integer>0</integer>
<key>Timeout</key>
Expand Down

0 comments on commit ebe68a5

Please sign in to comment.