2008-02-05 Bean <bean123ch@gmail.com>
* loader/i386/pc/multiboot.c (grub_multiboot_load_elf32): Get physical address of entry. (grub_multiboot_load_elf64): Likewise. (grub_multiboot): Initialize mbi structure. * util/grub-fstest.c: Don't include unused header file script.h. * conf/common.rmk (grub-fstest.c_DEPENDENCIES): Move to the begginning of file. (grub_fstest_SOURCES): Likewise.
This commit is contained in:
parent
409480b7a2
commit
c32865bfcf
5 changed files with 243 additions and 213 deletions
|
@ -29,7 +29,6 @@
|
|||
#include <grub/term.h>
|
||||
#include <grub/mm.h>
|
||||
#include <grub/normal.h>
|
||||
#include <grub/script.h>
|
||||
#include <grub/hexdump.h>
|
||||
|
||||
#include <grub_fstest_init.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue