Cleaned up serial patching

This commit is contained in:
Mykola Grymalyuk
2020-11-30 20:40:57 -07:00
parent 6bff171256
commit df9839e444
3 changed files with 47 additions and 133 deletions
+7 -4
View File
@@ -4,11 +4,7 @@ A python script for building and booting OpenCore on legacy Macs, see [Supported
Current TO-DO's with this patcher:
* [x] Create OpenCore EFI
* [ ] Generate new serials
* [ ] Create macOS Installer
* [x] Install OpenCore to drive
* [x] USB mapping
* [ ] Legacy GPU Patches
* ie. 2011 and older
* [ ] Legacy Audio Patches
@@ -16,6 +12,11 @@ Current TO-DO's with this patcher:
## Supported SMBIOS
Any hardware supporting SSE4.1 CPU and 64-Bit firmware work on this patcher. See below for exact support:
<details>
<summary>SBIOS Support Table</summary>
```
MacBook5,1
MacBook5,2
@@ -78,4 +79,6 @@ MacPro5,1
Xserve3,1
```
</details>
<br>