2009-08-25 Vladimir Serbinenko <phcoder@gmail.com>
NetBSD memory map support. * include/grub/i386/bsd.h (NETBSD_BTINFO_MEMMAP): New definition. (grub_netbsd_btinfo_mmap_header): New structure. (grub_netbsd_btinfo_mmap_entry): Likewise. * loader/i386/bsd.c (grub_netbsd_boot): Pass memory map.
This commit is contained in:
parent
1ae2078cd8
commit
552bf6c568
3 changed files with 91 additions and 7 deletions
|
@ -1,3 +1,12 @@
|
|||
2009-08-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
NetBSD memory map support.
|
||||
|
||||
* include/grub/i386/bsd.h (NETBSD_BTINFO_MEMMAP): New definition.
|
||||
(grub_netbsd_btinfo_mmap_header): New structure.
|
||||
(grub_netbsd_btinfo_mmap_entry): Likewise.
|
||||
* loader/i386/bsd.c (grub_netbsd_boot): Pass memory map.
|
||||
|
||||
2009-08-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Enable bsd.mod on coreboot.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue