* grub-core/loader/i386/linux.c (allocate_pages): Don't allocate
beyond 4 GiB. (grub_cmd_linux): Use GRUB_LINUX_BZIMAGE_ADDR for non-relocatable images independently of preffered adderss field.
This commit is contained in:
parent
0ae4f0bddb
commit
2282da4a93
2 changed files with 13 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
2012-03-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/i386/linux.c (allocate_pages): Don't allocate
|
||||
beyond 4 GiB.
|
||||
(grub_cmd_linux): Use GRUB_LINUX_BZIMAGE_ADDR for non-relocatable
|
||||
images independently of preffered adderss field.
|
||||
|
||||
2012-03-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/i386/pc/play.c: Improve TRANSLATORS comments.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue