On Fri, 15 Mar 2024 22:45:53 +0300
"Vladimir 'phcoder' Serbinenko" <phco...@gmail.com> wrote:

> With some coreboot configs setting a byte to a magic value
> changes behaviour on next boot. Setting bit-by-bit is
> possible but not convenient. Add cmosread and cmoswrite for
> convenience.
> 
> Signed-off-by: Vladimir Serbinenko <phco...@gmail.com>
> 

Small nit, I think its customary to use '-s' in commands for setting
variables. '-v' would intuitively be for verbosity. Also, it would be
nice if you permanently configure your system to send patches as inline
and not as attachments. Are you not using git-send?

Glenn

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to