Skip to content

Commit fa97f85

Browse files
committed
📝 Disable Verbose mode
1 parent 6aab7b1 commit fa97f85

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

EFI - Big Sur/OC/Config.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -2469,7 +2469,7 @@
24692469
<key>SystemAudioVolumeDB</key>
24702470
<data>4g==</data>
24712471
<key>boot-args</key>
2472-
<string>keepsyms=1 -v</string>
2472+
<string>keepsyms=1</string>
24732473
<key>csr-active-config</key>
24742474
<data>AAAAAA==</data>
24752475
<key>prev-lang:kbd</key>

EFI - Catalina/OC/Config.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -2469,7 +2469,7 @@
24692469
<key>SystemAudioVolumeDB</key>
24702470
<data>4g==</data>
24712471
<key>boot-args</key>
2472-
<string>keepsyms=1 -v</string>
2472+
<string>keepsyms=1</string>
24732473
<key>csr-active-config</key>
24742474
<data>AAAAAA==</data>
24752475
<key>prev-lang:kbd</key>

EFI - Heliport/OC/Config.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -2469,7 +2469,7 @@
24692469
<key>SystemAudioVolumeDB</key>
24702470
<data>4g==</data>
24712471
<key>boot-args</key>
2472-
<string>keepsyms=1 -v</string>
2472+
<string>keepsyms=1</string>
24732473
<key>csr-active-config</key>
24742474
<data>AAAAAA==</data>
24752475
<key>prev-lang:kbd</key>

EFI - Monterey/OC/Config.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -2469,7 +2469,7 @@
24692469
<key>SystemAudioVolumeDB</key>
24702470
<data>4g==</data>
24712471
<key>boot-args</key>
2472-
<string>keepsyms=1 -v</string>
2472+
<string>keepsyms=1</string>
24732473
<key>csr-active-config</key>
24742474
<data>AAAAAA==</data>
24752475
<key>prev-lang:kbd</key>

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ The Version 1.7.0 changes the model from ```MacBookPro12,1``` to ```MacBookPro11
4141

4242
**Dualbooting**
4343

44-
If you want to dualboot / multiboot your T440p with Windows or Linux, do not use OpenCore as bootloader! You need to use the efi boot menu in order to boot Windows or Linux. Legacy boot is not supported!
44+
If you want to dualboot / multiboot your T440p with Windows or Linux, do **not** use OpenCore as bootloader! You need to use the efi boot menu in order to boot Windows or Linux. Legacy boot is not supported!
4545

4646
The reason: **ACPI Patches**
4747

48-
These ACPI patches are necessary for booting macOS. OpenCore doesn't only patch macOS, but also Windows and Linux. Other operating systems handle the patches differently than macOS. If you decide to use OpenCore with other systems, you may expect some bugs like missing battery and WiFi issues.
48+
These ACPI patches are necessary for booting macOS. OpenCore doesn't only patch macOS, but also Windows and Linux. These operating systems handle the patches differently than macOS. If you decide to use OpenCore with other systems, you may expect some bugs like missing battery and WiFi issues.
4949

5050
**EFI folders**
5151

0 commit comments

Comments
 (0)