* grub-core/loader/i386/linux.c (grub_cmd_linux): Avoid accessing
kh.loadflags on pre-2.00 kernels.
This commit is contained in:
parent
3c491b479c
commit
9bab65c49d
2 changed files with 12 additions and 7 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-04-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/i386/linux.c (grub_cmd_linux): Avoid accessing
|
||||
kh.loadflags on pre-2.00 kernels.
|
||||
|
||||
2012-04-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Terminate UNDI and PXE before launching the payload to avoid problems
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue