Skip to content

Commit

Permalink
Add boot menu themes
Browse files Browse the repository at this point in the history
  • Loading branch information
jdleung committed Jun 11, 2021
1 parent 7c4c2ec commit 46f0ebb
Show file tree
Hide file tree
Showing 94 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions EFI/OC/Config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -649,13 +649,13 @@
<key>LauncherPath</key>
<string>Default</string>
<key>PickerAttributes</key>
<integer>0</integer>
<integer>17</integer>
<key>PickerAudioAssist</key>
<false/>
<key>PickerMode</key>
<string>Builtin</string>
<string>External</string>
<key>PickerVariant</key>
<string>Auto</string>
<string>Acidanthera\GoldenGate</string>
<key>PollAppleHotKeys</key>
<true/>
<key>ShowPicker</key>
Expand Down Expand Up @@ -977,6 +977,7 @@
<key>Drivers</key>
<array>
<string>HfsPlus.efi</string>
<string>OpenCanopy.efi</string>
<string>OpenRuntime.efi</string>
</array>
<key>Input</key>
Expand Down
Binary file added EFI/OC/Resources/Font/Font_1x.bin
Binary file not shown.
Binary file added EFI/OC/Resources/Font/Font_1x.png
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 EFI/OC/Resources/Font/Font_2x.bin
Binary file not shown.
Binary file added EFI/OC/Resources/Font/Font_2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added EFI/OC/Resources/Image/Acidanthera/Syrah/Dot.icns
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added EFI/OC/Resources/Label/Apple.l2x
Binary file not shown.
Binary file added EFI/OC/Resources/Label/Apple.lbl
Binary file not shown.
Binary file added EFI/OC/Resources/Label/AppleRecv.l2x
Binary file not shown.
Binary file added EFI/OC/Resources/Label/AppleRecv.lbl
Binary file not shown.
Binary file added EFI/OC/Resources/Label/AppleTM.l2x
Binary file not shown.
Binary file added EFI/OC/Resources/Label/AppleTM.lbl
Binary file not shown.
Binary file added EFI/OC/Resources/Label/EFIBoot.l2x
Binary file not shown.
Binary file added EFI/OC/Resources/Label/EFIBoot.lbl
Binary file not shown.
Binary file added EFI/OC/Resources/Label/Other.l2x
Binary file not shown.
Binary file added EFI/OC/Resources/Label/Other.lbl
Binary file not shown.
Binary file added EFI/OC/Resources/Label/ResetNVRAM.l2x
Binary file not shown.
Binary file added EFI/OC/Resources/Label/ResetNVRAM.lbl
Binary file not shown.
Binary file added EFI/OC/Resources/Label/SIPDisabled.l2x
Binary file not shown.
Binary file added EFI/OC/Resources/Label/SIPDisabled.lbl
Binary file not shown.
Binary file added EFI/OC/Resources/Label/SIPEnabled.l2x
Binary file not shown.
Binary file added EFI/OC/Resources/Label/SIPEnabled.lbl
Binary file not shown.
Binary file added EFI/OC/Resources/Label/Shell.l2x
Binary file not shown.
Binary file added EFI/OC/Resources/Label/Shell.lbl
Binary file not shown.
Binary file added EFI/OC/Resources/Label/Tool.l2x
Binary file not shown.
Binary file added EFI/OC/Resources/Label/Tool.lbl
Binary file not shown.
Binary file added EFI/OC/Resources/Label/Windows.l2x
Binary file not shown.
Binary file added EFI/OC/Resources/Label/Windows.lbl
Binary file not shown.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
- Create a new folder and copy folder `EFI` from the new OpenCore
- Copy `Sample.plist` from `Docs` to `EFI/OC`, and rename it to `config.plist`
- Set .efi files in `EFI/OC/Drivers` same as the old one
- Copy and update drivers in `kexts`: [IntelMausi.kext](https://github.com/acidanthera/IntelMausi), [Lilu.kext](https://github.com/acidanthera/Lilu), [VirtualSMC, SMCProcessor.kext, SMCSupperIO.kext](https://github.com/acidanthera/VirtualSMC), [WhateverGreen.kext](https://github.com/acidanthera/WhateverGreen)
- Copy and update drivers in `kexts`: [IntelMausi.kext](https://github.com/acidanthera/IntelMausi), [Lilu.kext](https://github.com/acidanthera/Lilu), [VirtualSMC, SMCProcessor.kext, SMCSupperIO.kext](https://github.com/acidanthera/VirtualSMC), [WhateverGreen.kext](https://github.com/acidanthera/WhateverGreen), [RealtekRTL8111.kext](https://github.com/Mieze/RTL8111_driver_for_OS_X)
- ~~Keep RealtekRTL8111.kext in version 2.2.2 ( for my own hardware only )~~
- Copy SSDT file(if any) from old folder `ACPI` to new folder `ACPI`
- Open `config.plist` , both new and old, in OpenCore Configurator, set the new one same as the old one
Expand All @@ -76,11 +76,11 @@ NVRAM -> Add -> 7C436110-AB2A-4BBB-A880-FE41995C9F82

#### Check OpenCore Version

The current version should be display on the top of the boot menu, also you can get it in the terminal (you may need to reset NVRAM in boot menu first)
The current version should be displayed on the boot menu screen, also you can get it in the terminal (you may need to reset NVRAM in boot menu first)

`nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:opencore-version`

#### Default Boot Entry
#### Set Default Boot Entry

- Select a boot entry, then `Ctrl` + `Enter`

Expand Down

0 comments on commit 46f0ebb

Please sign in to comment.