Skip to content

Commit

Permalink
Fix Xiaomi theme to support Clover r5105+ and remove legacy MSR 0xE2 …
Browse files Browse the repository at this point in the history
…Clover patch
  • Loading branch information
stevezhengshiqi committed Mar 25, 2020
1 parent f42c723 commit e5ca2b9
Show file tree
Hide file tree
Showing 271 changed files with 18 additions and 160 deletions.
18 changes: 2 additions & 16 deletions BIOS/DVMT_and_0xE2_fix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,9 @@ English | [中文](README_CN.md)
<data>AAAwAQ==</data>
```

8. Delete Clover MSR 0xE2 patch
8. Delete OC MSR 0xE2 patch

- <b>For Clover users:</b>
- Open `/EFI/CLOVER/config.plist`, remove the following code:
```
<dict>
<key>Comment</key>
<string>MSR 0xE2 _xcpm_idle instant reboot(c) Pike R. Alpha</string>
<key>Find</key>
<data>ILniAAAADzA=</data>
<key>Replace</key>
<data>ILniAAAAkJA=</data>
</dict>
```

- <b>For OC users:</b>
- Open `/EFI/OC/config.plist`, find the following code:
Open `/EFI/OC/config.plist`, find the following code:
```
<key>AppleCpuPmCfgLock</key>
<true/>
Expand Down
18 changes: 2 additions & 16 deletions BIOS/DVMT_and_0xE2_fix/README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,9 @@
<data>AAAwAQ==</data>
```

8. 删除 Clover MSR 0xE2 补丁
8. 删除 OC MSR 0xE2 补丁

- <b>如果你是 Clover 用户:</b>
- 打开 `/EFI/CLOVER/config.plist`,删除以下代码:
```
<dict>
<key>Comment</key>
<string>MSR 0xE2 _xcpm_idle instant reboot(c) Pike R. Alpha</string>
<key>Find</key>
<data>ILniAAAADzA=</data>
<key>Replace</key>
<data>ILniAAAAkJA=</data>
</dict>
```

- <b>如果你是 OC 用户:</b>
- 打开 `/EFI/OC/config.plist`,并找到以下代码:
打开 `/EFI/OC/config.plist`,并找到以下代码:
```
<key>AppleCpuPmCfgLock</key>
<true/>
Expand Down
7 changes: 5 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,10 +322,13 @@ English | [中文](Changelog_CN.md)
- Remove AppleIntelLpssI2C patches because https://github.com/alexandred/VoodooI2C/commit/c6e3c278cda84a26f400a77f5ea57d819df9e405 solved the race problem


- 3-XX-2020
- 3-25-2020

- Update `Clover` r5107 to support macOS10.15.4
- Update `USBInjectAll` v0.7.3 from [Sniki's fork](https://github.com/Sniki/OS-X-USB-Inject-All/releases)
- The origin [Rehabman's fork](https://github.com/RehabMan/OS-X-USB-Inject-All) does not update a long time ago
- Update `SSDT-USB`
- Our type-c ports are with switch, so the `UsbConnector` should be `0x09`
- [Clover] Add `setpowerstate_panic=0` kernel patch according to [Acidanthera/AppleALC#513](https://github.com/acidanthera/bugtracker/issues/513#issuecomment-542838126)
- [Clover] Update `Xiaomi` theme to support Clover r5105+
- [Clover] Add `setpowerstate_panic=0` kernel patch for macOS10.15 according to [Acidanthera/AppleALC#513](https://github.com/acidanthera/bugtracker/issues/513#issuecomment-542838126)
- [Clover] Remove MSR 0xE2 patch because Clover can automatically patch
7 changes: 5 additions & 2 deletions Changelog_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,10 +322,13 @@
* 移除 AppleIntelLpssI2C 补丁因为 https://github.com/alexandred/VoodooI2C/commit/c6e3c278cda84a26f400a77f5ea57d819df9e405 修复了驱动冲突问题


* 3-XX-2020
* 3-25-2020

* 更新 `Clover` r5107 来支持 macOS10.15.4
* 更新 `USBInjectAll` v0.7.3 来自 [Sniki的分支](https://github.com/Sniki/OS-X-USB-Inject-All/releases)
*[Rehabman的分支](https://github.com/RehabMan/OS-X-USB-Inject-All)很长时间没有更新了
* 更新 `SSDT-USB`
* 我们机型上的type-c口带有转向器,所以 `UsbConnector` 应该为 `0x09`
* [Clover] 新增 `setpowerstate_panic=0` 内核补丁,根据 [Acidanthera/AppleALC#513](https://github.com/acidanthera/bugtracker/issues/513#issuecomment-542838126)
* [Clover] 更新 `Xiaomi` 主题以支持 Clover r5105+
* [Clover] 新增 `setpowerstate_panic=0` macOS10.15 内核补丁,根据 [Acidanthera/AppleALC#513](https://github.com/acidanthera/bugtracker/issues/513#issuecomment-542838126)
* [Clover] 移除 MSR 0xE2 补丁因为 Clover 可以自动修正
10 changes: 0 additions & 10 deletions EFI/CLOVER/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -341,16 +341,6 @@
</array>
<key>KernelToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>MSR 0xE2 _xcpm_idle instant reboot(c) Pike R. Alpha</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>ILniAAAADzA=</data>
<key>Replace</key>
<data>ILniAAAAkJA=</data>
</dict>
<dict>
<key>Comment</key>
<string>Disable setPowerState panic with setpowerstate_panic=0 boot-args on 10.15 (credit vit9696)</string>
Expand Down
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_000.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_001.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_002.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_003.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_004.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_005.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_006.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_007.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_008.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_009.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_010.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_011.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_012.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_013.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_014.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_015.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_016.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_017.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_018.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_019.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_020.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_021.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_022.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_023.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_024.png
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_025.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_026.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_027.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_028.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_029.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_030.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_031.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_032.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_033.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_034.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_035.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_036.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_037.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_038.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_039.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_040.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_041.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_042.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_043.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_044.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_045.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_046.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_047.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_048.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_049.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_050.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_051.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_052.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_053.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_054.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_055.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_056.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_057.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_058.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_059.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_060.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_061.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_062.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_063.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_064.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_065.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_066.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_067.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_068.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_069.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_070.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_071.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_072.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_073.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_074.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_075.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_076.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_077.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_078.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_079.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_080.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_081.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_082.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_083.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_084.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_085.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_086.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_087.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_088.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_089.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_090.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_091.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_092.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_093.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_094.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_095.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_096.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_097.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_098.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_099.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_100.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_101.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_102.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_103.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_104.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_105.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_106.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_107.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_108.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_109.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_110.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_111.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_112.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_113.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_114.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_115.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_116.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_117.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_118.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_119.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_120.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_121.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_122.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_123.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_124.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_125.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_126.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_127.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_128.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_129.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_130.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_131.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_132.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_133.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_134.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_135.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_136.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_137.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_138.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_139.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_140.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_141.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_142.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_143.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_144.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_145.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_146.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_147.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_148.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Anim_1_Logo/Anim_1_Logo_149.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/El capitan blur.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/Selection_big.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/apple logo.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/font.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/apple.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/func_about.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/func_clover.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/func_help.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/func_options.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/func_reset.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/func_secureboot.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/func_secureboot_config.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/func_shutdown.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/logo.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/os_cap.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_clover.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_cougar.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_debian.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_fedora.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_grub.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_kubuntu.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_legacy.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_linux.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_lion.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_mac.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_mav.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_mint.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_recovery.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_redhat.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_snow.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_suse.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_tiger.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_ubuntu.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_vista.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_win.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_win7.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/os_yos.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/placeholder.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/pointer.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/pointer.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/tool_part.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/tool_rescue.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/tool_shell.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/tool_shell.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/icons/vol_clover.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/vol_external.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/vol_firewire.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/vol_internal.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/vol_internal_ntfs.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/vol_linux.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/vol_mac.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/vol_optical.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/vol_recovery.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/icons/vol_win.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/OS/scrollbar/bar_end.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/scrollbar/bar_fill.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/scrollbar/bar_start.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/scrollbar/down_button.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/scrollbar/scroll_end.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/scrollbar/scroll_fill.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/scrollbar/scroll_start.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/scrollbar/up_button.png
Diff not rendered.
Binary file removed EFI/CLOVER/themes/OS/selection_small.png
Diff not rendered.
110 changes: 0 additions & 110 deletions EFI/CLOVER/themes/OS/theme.plist

This file was deleted.

Binary file modified EFI/CLOVER/themes/Xiaomi/XiaomiLogo.png
Binary file modified EFI/CLOVER/themes/Xiaomi/bg.png
Binary file modified EFI/CLOVER/themes/Xiaomi/font.png
Binary file removed EFI/CLOVER/themes/Xiaomi/icons/cd_lin.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/Xiaomi/icons/cd_mac.icns
Binary file not shown.
Binary file removed EFI/CLOVER/themes/Xiaomi/icons/cd_win.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/func_about.png
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/func_clover.png
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/func_help.png
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/func_options.png
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/func_reset.png
Binary file added EFI/CLOVER/themes/Xiaomi/icons/func_secureboot.png
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/func_shutdown.png
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_arch.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_clover.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_cougar.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_freebsd.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_legacy.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_leo.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_linux.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_lion.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_mac.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_recovery.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_snow.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_tiger.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_ubuntu.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_unknow.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_vista.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_win.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/os_win8.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/pointer.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/pointer.png
Binary file removed EFI/CLOVER/themes/Xiaomi/icons/tool_shell.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/tool_shell.png
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/vol_clover.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/vol_external.icns
Binary file not shown.
Binary file added EFI/CLOVER/themes/Xiaomi/icons/vol_external.png
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/vol_firewire.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/vol_internal.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/vol_internal_ext3.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/vol_internal_hfs.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/vol_internal_ntfs.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/vol_optical.icns
Binary file not shown.
Binary file modified EFI/CLOVER/themes/Xiaomi/icons/vol_recovery.icns
Binary file not shown.
Binary file added EFI/CLOVER/themes/Xiaomi/icons/vol_recovery.png
Binary file modified EFI/CLOVER/themes/Xiaomi/options_anim/options_anim_000.png
Binary file modified EFI/CLOVER/themes/Xiaomi/options_anim/options_anim_001.png
Binary file modified EFI/CLOVER/themes/Xiaomi/screenshot.png
Binary file modified EFI/CLOVER/themes/Xiaomi/selection_big.png
Binary file modified EFI/CLOVER/themes/Xiaomi/selection_small.png
8 changes: 4 additions & 4 deletions EFI/CLOVER/themes/Xiaomi/theme.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
<key>Author</key>
<string>ClaudesTech</string>
<key>Description</key>
<string>Xiaomi Notebook's theme</string>
<string>Xiaomi Notebook&apos;s theme</string>
<key>Year</key>
<string>2017</string>
<key>Theme</key>
<dict>
<key>Anime</key>
Expand Down Expand Up @@ -54,7 +56,7 @@
<key>Revision</key>
<false/>
<key>Tools</key>
<false/>
<true/>
</dict>
<key>Font</key>
<dict>
Expand Down Expand Up @@ -82,7 +84,5 @@
<string>selection_small.png</string>
</dict>
</dict>
<key>Year</key>
<string>2017</string>
</dict>
</plist>

0 comments on commit e5ca2b9

Please sign in to comment.