* grub-core/loader/i386/multiboot_mbi.c (grub_fill_multiboot_mmap):
Add BADRAM. * grub-core/loader/multiboot_mbi2.c (grub_fill_multiboot_mmap): Likewise. * include/multiboot.h: Resynced with specification. * include/multiboot2.h: Likewise.
This commit is contained in:
parent
269004c158
commit
77a94e9810
5 changed files with 72 additions and 2 deletions
|
@ -1,3 +1,12 @@
|
|||
2010-09-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/i386/multiboot_mbi.c (grub_fill_multiboot_mmap):
|
||||
Add BADRAM.
|
||||
* grub-core/loader/multiboot_mbi2.c (grub_fill_multiboot_mmap):
|
||||
Likewise.
|
||||
* include/multiboot.h: Resynced with specification.
|
||||
* include/multiboot2.h: Likewise.
|
||||
|
||||
2010-09-21 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
Fix po directory handling.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue