* grub-core/kern/mm.c (grub_mm_init_region): Skip regions less than
4K before the end. Reported by: Leif Lindholm
This commit is contained in:
parent
436ad5c3f4
commit
1bc783bd39
2 changed files with 15 additions and 0 deletions
|
@ -3,6 +3,12 @@
|
|||
* docs/grub.texi (Networking commands): Add documentation for
|
||||
network related commands.
|
||||
|
||||
2013-09-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/mm.c (grub_mm_init_region): Skip regions less than
|
||||
4K before the end.
|
||||
Reported by: Leif Lindholm
|
||||
|
||||
2013-09-18 Pawel Wojtalczyk <eyak@wp.pl>
|
||||
2013-09-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue