Tool for configuring grub and zipl bootloaders. More information: https://manned.org/grubby.8.
grub
zipl
sudo grubby --update-kernel=ALL --args 'quiet console=ttyS0'
sudo grubby --update-kernel=DEFAULT --remove-args quiet
sudo grubby --info=ALL