Skip to content

Commit 1a37abb

Browse files
committed
Sync changelog
1 parent e284214 commit 1a37abb

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# OpenCore Legacy Patcher changelog
22

33
## 0.0.4
4+
- Add basic audio support for legacy chipsets
5+
- Add patch for dual GPU machines
46

57
## 0.0.3
68
- Fix Wireless patch logic

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,16 @@ Prerequists:
9999

100100
Once you're done making your OpenCore installer, you can simply reboot holding the Option key. In the picker, you should see a new EFI Boot Option. Boot it and from there you'll be in the OpenCore picker.
101101

102+
## How to uninstall OpenCore?
103+
104+
To remve OpenCore is actually quite simply:
105+
106+
1. Remove OpenCore either from the USB or internal drive
107+
* You'll need to mount the drive's EFI partition, and delete the EFI folder
108+
* [See here for example how to mount](https://dortania.github.io/OpenCore-Post-Install/universal/oc2hdd.html)
109+
2. Reset NVRAM
110+
* [Reset NVRAM or PRAM on your Mac](https://support.apple.com/HT204063)
111+
102112
## Troubleshooting
103113

104114
Here are some common errors users may experience while using this patcher:

0 commit comments

Comments
 (0)