dosdude1 / macos-catalina-patcher

macOS Catalina Patcher (http://dosdude1.com/catalina)
GNU General Public License v3.0
411 stars 57 forks source link

Verbose logs at boot #247

Open Binx1312 opened 2 months ago

Binx1312 commented 2 months ago

So I don’t know where to ask this so I’m asking it here.

The verbose logs that happen when the boot happens. How do I remove those? Is there a way to hide it?

joevt commented 2 months ago

It's the EFI Shell. I don't think you can remove that logging. The EFI Shell starts, lists all the mappings, then executes the startup.nsh script. Maybe if you research the EFI Shell, you can find a method to remove that logging (maybe redirect console to a null device? I dunno). Otherwise, you would have to create your own EFI Shell.