Wanting a more clean booting experience with macOS without all that verbose text while booting? Well you need a couple things:
UEFI/Protocols:
ConsoleControl
set to True
UEFI/Quirks:
ProvideConsoleGop
set to TrueIgnoreTextInGraphics
: set to TrueSanitiseClearScreen
: set to True
Misc/Boot:
ConsoleBehaviourOs
: set to GraphicsConsoleBehaviourUi
: set to Text
Please refer below for other settings if these Misc/Boot values do not work for your firmware
Misc/Boot:
ConsoleBehaviourOs
: set to ForceGraphicsConsoleBehaviourUi
: set to ForceText
Misc/Boot:
ConsoleBehaviourOs
: set to GraphicsConsoleBehaviourUi
: set to ForceText