Skip to content

Commit

Permalink
fix parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez committed Nov 22, 2020
1 parent ea70596 commit 50afc41
Showing 1 changed file with 35 additions and 33 deletions.
68 changes: 35 additions & 33 deletions EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -317,11 +317,11 @@
<key>FadtEnableReset</key>
<false/>
<key>NormalizeHeaders</key>
<true/>
<false/>
<key>RebaseRegions</key>
<false/>
<key>ResetHwSig</key>
<true/>
<false/>
<key>ResetLogoStatus</key>
<false/>
</dict>
Expand All @@ -345,7 +345,7 @@
<key>DiscardHibernateMap</key>
<false/>
<key>EnableSafeModeSlide</key>
<false/>
<true/>
<key>EnableWriteUnprotector</key>
<true/>
<key>ForceExitBootServices</key>
Expand All @@ -357,11 +357,11 @@
<key>ProtectUefiServices</key>
<false/>
<key>ProvideCustomSlide</key>
<false/>
<true/>
<key>ProvideMaxSlide</key>
<integer>0</integer>
<key>RebuildAppleMemoryMap</key>
<true/>
<false/>
<key>SetupVirtualMap</key>
<true/>
<key>SignalAppleOS</key>
Expand Down Expand Up @@ -1034,21 +1034,21 @@
<key>Quirks</key>
<dict>
<key>AppleCpuPmCfgLock</key>
<true/>
<false/>
<key>AppleXcpmCfgLock</key>
<true/>
<key>AppleXcpmExtraMsrs</key>
<false/>
<key>AppleXcpmForceBoost</key>
<false/>
<key>CustomSMBIOSGuid</key>
<false/>
<key>DisableIoMapper</key>
<true/>
<key>DisableIoMapper</key>
<false/>
<key>DisableLinkeditJettison</key>
<true/>
<key>DisableRtcChecksum</key>
<true/>
<false/>
<key>ExtendBTFeatureFlags</key>
<false/>
<key>ExternalDiskIcons</key>
Expand All @@ -1064,16 +1064,16 @@
<key>PanicNoKextDump</key>
<true/>
<key>PowerTimeoutKernelPanic</key>
<true/>
<false/>
<key>ThirdPartyDrives</key>
<true/>
<false/>
<key>XhciPortLimit</key>
<false/>
</dict>
<key>Scheme</key>
<dict>
<key>FuzzyMatch</key>
<false/>
<true/>
<key>KernelArch</key>
<string>x86_64</string>
<key>KernelCache</key>
Expand All @@ -1095,7 +1095,7 @@
<key>HideAuxiliary</key>
<true/>
<key>PickerAttributes</key>
<integer>0</integer>
<integer>1</integer>
<key>PickerAudioAssist</key>
<false/>
<key>PickerMode</key>
Expand All @@ -1114,7 +1114,7 @@
<key>AppleDebug</key>
<false/>
<key>ApplePanic</key>
<false/>
<true/>
<key>DisableWatchDog</key>
<false/>
<key>DisplayDelay</key>
Expand All @@ -1126,7 +1126,7 @@
<key>SysReport</key>
<false/>
<key>Target</key>
<integer>0</integer>
<integer>67</integer>
</dict>
<key>Entries</key>
<array/>
Expand All @@ -1145,7 +1145,7 @@
<key>BootProtect</key>
<string>Bootstrap</string>
<key>DmgLoading</key>
<string>Any</string>
<string>Signed</string>
<key>EnablePassword</key>
<false/>
<key>ExposeSensitiveData</key>
Expand Down Expand Up @@ -1229,8 +1229,8 @@
<dict>
<key>UIScale</key>
<data>AQ==</data>
<key>run-efi-updater</key>
<string>No</string>
<key>DefaultBackgroundColor</key>
<data>AAAAAA==</data>
</dict>
<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
<dict>
Expand All @@ -1240,9 +1240,11 @@
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
<dict>
<key>boot-args</key>
<string>darkwake=0 vsmcgen=1</string>
<string>darkwake=0 -wegnoegpu</string>
<key>csr-active-config</key>
<data>/w8AAA==</data>
<data>AAAAAA==</data>
<key>prev-lang:kbd</key>
<data>ZW4tVVM6MA==</data>
</dict>
</dict>
<key>Delete</key>
Expand All @@ -1267,21 +1269,21 @@
<key>AdviseWindows</key>
<false/>
<key>MLB</key>
<string>C02621609QXHMHKAD</string>
<string>XXXXXXXXXXXXXXXXX</string>
<key>ProcessorType</key>
<integer>0</integer>
<key>SystemMemoryStatus</key>
<string>Auto</string>
<key>ROM</key>
<data></data>
<data>ESIzRFVm</data>
<key>SpoofVendor</key>
<false/>
<true/>
<key>SystemProductName</key>
<string>MacBookPro13,1</string>
<key>SystemSerialNumber</key>
<string>C02RRJYEGVC1</string>
<string>XXXXXXXXXXXX</string>
<key>SystemUUID</key>
<string>D52C0746-084F-4306-926B-180CC082F08B</string>
<string>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</string>
</dict>
<key>UpdateDataHub</key>
<true/>
Expand All @@ -1290,7 +1292,7 @@
<key>UpdateSMBIOS</key>
<true/>
<key>UpdateSMBIOSMode</key>
<string>Create</string>
<string>Custom</string>
</dict>
<key>UEFI</key>
<dict>
Expand All @@ -1305,9 +1307,9 @@
<key>JumpstartHotPlug</key>
<true/>
<key>MinDate</key>
<integer>-1</integer>
<integer>0</integer>
<key>MinVersion</key>
<integer>-1</integer>
<integer>0</integer>
</dict>
<key>Audio</key>
<dict>
Expand All @@ -1320,11 +1322,11 @@
<key>AudioSupport</key>
<false/>
<key>MinimumVolume</key>
<integer>20</integer>
<integer>70</integer>
<key>PlayChime</key>
<false/>
<key>VolumeAmplifier</key>
<integer>125</integer>
<integer>143</integer>
</dict>
<key>ConnectDrivers</key>
<true/>
Expand All @@ -1351,9 +1353,9 @@
<key>PointerSupport</key>
<false/>
<key>PointerSupportMode</key>
<string></string>
<string>ASUS</string>
<key>TimerResolution</key>
<integer>0</integer>
<integer>50000</integer>
</dict>
<key>Output</key>
<dict>
Expand Down Expand Up @@ -1442,4 +1444,4 @@
<array/>
</dict>
</dict>
</plist>
</plist>

0 comments on commit 50afc41

Please sign in to comment.