2002-04-30 Yoshinori K. Okuji <okuji@enbug.org>
From Jean-Jacques Michel <jjmichel@linbox.com>: * stage2/boot.c (load_image): For Linux, check if DATA_LEN is greater than MULTIBOOT_SEARCH. If that's true, read the rest after copying data already read in BUFFER.
This commit is contained in:
parent
73d5c0f09c
commit
20ac296c28
3 changed files with 20 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
2002-04-30 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
From Jean-Jacques Michel <jjmichel@linbox.com>:
|
||||
* stage2/boot.c (load_image): For Linux, check if DATA_LEN is
|
||||
greater than MULTIBOOT_SEARCH. If that's true, read the rest
|
||||
after copying data already read in BUFFER.
|
||||
|
||||
2002-04-30 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* stage2/boot.c (load_image): For Linux, don't check if the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue