mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
manually to self chosen value, by overwritting the tcl procedure
grub_menuentry, e.g.:
proc grub_menuentry { } { return "'My OS' --option_of_your_choice " }
Fix #5398