You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,10 @@ OpenCore configuration for running macOS 15 on the ASUS Prime B460i-PLUS motherb
9
9
- Where something is listed as `out-of-scope` more explicit information will surely be found in various places across the internet, or in the OpenCore documentation
10
10
-[TextMate](https://macromates.com/) ([github.com/textmate/textmate](https://github.com/textmate/textmate)) is free software useful for editing `config.plist`
11
11
- WiFi with m.2 Broadcom BCM94360NG works in macOS 15 with downgraded/patched/blocked kernel extensions and OCLP root patching for modern WiFi
12
-
- Bluetooth with m.2 Broadcom BCM94360NG works natively
12
+
-The Bluetooth of m.2 Broadcom BCM94360NG works natively
13
13
- The repo contains files that are invisible in Finder according to a hidden file visibility toggle (Command + Shift + .)
14
+
- The EFI shell has the `csrutil` command e.g. `csrutil status`, `csrutil enable`, `csrutil disable 0x803` for controlling the value of the `csr-active-config` NVRAM variable
15
+
- Use `resetsystem` (or `reboot`) to apply changes to `csr-active-config`
14
16
- Using more than one display with Intel HD 630 has issues
0 commit comments