Nuove aggiunte sul config/UEFI/Quirk
ReplaceTabWithSpace
[code]Some firmwares do not print tab characters or even everything
that follows them, causing difficulties or inability to use the UEFI Shell builtin
text editor to edit property lists and other documents. This option makes the console
output spaces instead of tabs.
[/code]
ClearScreenOnModeSwitch
[code]Some firmwares clear only part of screen when switching
from graphics to text mode, leaving a fragment of previously drawn image visible.
This option fills the entire graphics screen with black color before switching to
text mode.
[/code]