hi,all I have a question about the boot command after reading its implementation. Before the really boot function executes, the function grub_machine_fini() will be executed if grub_loader_noreturn is true. I don't know why. Why can't we just boot without grub_machine_fini() being executed ?
Thank you.
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel