Skip to content

Commit

Permalink
fixed boot OC
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez committed Apr 22, 2020
1 parent 102003e commit 2d83377
Show file tree
Hide file tree
Showing 55 changed files with 23 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -251,10 +251,6 @@
<dict>
<key>ButtonCount</key>
<integer>3</integer>
<key>ClickPadClickTime</key>
<integer>300000000</integer>
<key>ClickPadTrackBoth</key>
<true/>
<key>Darwin 16+</key>
<dict>
<key>ApplePreferenceCapability</key>
Expand All @@ -270,7 +266,7 @@
<key>TrackpadEmbedded</key>
<true/>
<key>TrackpadFourFingerGestures</key>
<false/>
<true/>
<key>TrackpadSecondaryClickCorners</key>
<true/>
<key>TrackpadThreeFingerDrag</key>
Expand All @@ -280,12 +276,8 @@
<false/>
<key>DisableLEDUpdating</key>
<false/>
<key>DynamicEWMode</key>
<false/>
<key>FakeMiddleButton</key>
<true/>
<key>FingerChangeIgnoreDeltas</key>
<integer>3</integer>
<key>ForceTouchMode</key>
<integer>1</integer>
<key>ForceTouchPressureThreshold</key>
Expand Down Expand Up @@ -367,18 +359,12 @@
<string>Thinkpad_ClickPad</string>
<key>Thinkpad_ClickPad</key>
<dict>
<key>DynamicEWMode</key>
<false/>
<key>EdgeBottom</key>
<integer>0</integer>
<key>FakeMiddleButton</key>
<false/>
<key>FingerZ</key>
<integer>30</integer>
<key>HWResetOnStart</key>
<true/>
<key>MaxTapTime</key>
<integer>100000000</integer>
<key>MouseMultiplierX</key>
<integer>2</integer>
<key>MouseMultiplierY</key>
Expand All @@ -387,37 +373,25 @@
<integer>2</integer>
<key>MouseScrollMultiplierY</key>
<integer>2</integer>
<key>PalmNoAction When Typing</key>
<true/>
<key>ScrollResolution</key>
<integer>800</integer>
<key>Thinkpad</key>
<true/>
</dict>
<key>Thinkpad_TrackPad</key>
<dict>
<key>DynamicEWMode</key>
<false/>
<key>FakeMiddleButton</key>
<false/>
<key>FingerZ</key>
<integer>47</integer>
<key>HWResetOnStart</key>
<true/>
<key>MaxTapTime</key>
<integer>100000000</integer>
<key>PalmNoAction When Typing</key>
<true/>
<key>Resolution</key>
<integer>3200</integer>
<key>ScrollResolution</key>
<integer>800</integer>
<key>SmoothInput</key>
<true/>
<key>Thinkpad</key>
<true/>
<key>UnsmoothInput</key>
<true/>
</dict>
<key>X1CG3</key>
<string>Thinkpad_ClickPad</string>
Expand Down
Binary file not shown.
Binary file modified EFIOC/OC/OpenCore.efi
Binary file not shown.
Empty file modified EFIOC/OC/Resources/Font/Font.bin
100644 → 100755
Empty file.
Empty file modified EFIOC/OC/Resources/Font/Font.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EFIOC/OC/Resources/Image/AppleRecv.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/AppleTM.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/Cursor.icns
Binary file not shown.
Binary file removed EFIOC/OC/Resources/Image/Cursor.png
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/ExtAppleRecv.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/ExtAppleTM.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/ExtHardDrive.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/ExtWindows.icns
Binary file not shown.
Binary file removed EFIOC/OC/Resources/Image/ExternalHardDrive.png
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/HardDrive.icns
Binary file not shown.
Binary file removed EFIOC/OC/Resources/Image/InternalHardDrive.png
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldAppleRecv.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldAppleTM.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldCursor.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldExtAppleRecv.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldExtAppleTM.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldExtHardDrive.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldExtWindows.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldHardDrive.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldSelected.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldSelector.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldShell.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldTool.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/OldWindows.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/Selected.icns
Binary file not shown.
Binary file removed EFIOC/OC/Resources/Image/Selected.png
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/Selector.icns
Binary file not shown.
Binary file removed EFIOC/OC/Resources/Image/Selector.png
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/Shell.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/Tool.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Image/Windows.icns
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/Apple.l2x
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/Apple.lbl
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/AppleRecv.l2x
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/AppleRecv.lbl
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/AppleTM.l2x
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/AppleTM.lbl
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/EFIBoot.l2x
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/EFIBoot.lbl
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/Other.l2x
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/Other.lbl
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/ResetNVRAM.l2x
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/ResetNVRAM.lbl
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/Shell.l2x
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/Shell.lbl
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/Tool.l2x
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/Tool.lbl
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/Windows.l2x
Binary file not shown.
Binary file added EFIOC/OC/Resources/Label/Windows.lbl
Binary file not shown.
25 changes: 22 additions & 3 deletions EFIOC/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1007,6 +1007,8 @@
<false/>
<key>DisableIoMapper</key>
<true/>
<key>DisableRtcChecksum</key>
<false/>
<key>DummyPowerManagement</key>
<false/>
<key>ExternalDiskIcons</key>
Expand Down Expand Up @@ -1214,6 +1216,19 @@
</dict>
<key>UEFI</key>
<dict>
<key>APFS</key>
<dict>
<key>EnableJumpstart</key>
<false/>
<key>HideVerbose</key>
<false/>
<key>JumpstartHotPlug</key>
<false/>
<key>MinDate</key>
<integer>0</integer>
<key>MinVersion</key>
<integer>0</integer>
</dict>
<key>Audio</key>
<dict>
<key>AudioCodec</key>
Expand All @@ -1223,11 +1238,11 @@
<key>AudioOut</key>
<integer>0</integer>
<key>AudioSupport</key>
<false/>
<true/>
<key>MinimumVolume</key>
<integer>20</integer>
<key>PlayChime</key>
<false/>
<true/>
<key>VolumeAmplifier</key>
<integer>125</integer>
</dict>
Expand Down Expand Up @@ -1287,7 +1302,7 @@
<key>TextRenderer</key>
<string>BuiltinGraphics</string>
</dict>
<key>Protocols</key>
<key>ProtocolOverrides</key>
<dict>
<key>AppleAudio</key>
<false/>
Expand All @@ -1301,6 +1316,8 @@
<false/>
<key>AppleKeyMap</key>
<false/>
<key>AppleRtcRam</key>
<false/>
<key>AppleSmcIo</key>
<true/>
<key>AppleUserInterfaceTheme</key>
Expand Down Expand Up @@ -1333,6 +1350,8 @@
<key>UnblockFsConnect</key>
<false/>
</dict>
<key>ReservedMemory</key>
<array/>
</dict>
</dict>
</plist>

0 comments on commit 2d83377

Please sign in to comment.