]> git.ipfire.org Git - thirdparty/grub.git/commit
bsd: Ensure that kernel is loaded before loading module.
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 26 Feb 2016 13:56:22 +0000 (14:56 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sat, 27 Feb 2016 12:35:36 +0000 (13:35 +0100)
commit2ebef43cf6276168c72b63f7bd66fad3b030973e
treecc40f5170a96714704cdd961355233cb75ef542f
parent8c26dace6f4db4245b57f05257c07b1253eb7490
bsd: Ensure that kernel is loaded before loading module.

kernel_type may be set to the type of failed kernel. This patching-up is
easier than to reflow kernel loading routines.
grub-core/loader/i386/bsd.c