]> git.ipfire.org Git - thirdparty/grub.git/commit
2009-12-24 Robert Millan <rmh.grub@aybabtu.com>
authorRobert Millan <rmh@aybabtu.com>
Thu, 24 Dec 2009 14:15:32 +0000 (14:15 +0000)
committerRobert Millan <rmh@aybabtu.com>
Thu, 24 Dec 2009 14:15:32 +0000 (14:15 +0000)
commiteeed10b4ddf29749cd26d65d446daf037a0e0af6
tree89091d246505395a1288f668d13a9a6603e58af7
parent681c70ab145d3553f25d8796ff26ef9a97223ea5
2009-12-24  Robert Millan  <rmh.grub@aybabtu.com>

* include/multiboot.h (struct multiboot_aout_symbol_table)
(struct multiboot_elf_section_header_table): New structure
declarations (stolen from GRUB Legacy).
(struct multiboot_info): Replace opaque `syms' with a.out and ELF
table information.

(multiboot_aout_symbol_table_t, multiboot_elf_section_header_table_t)
(multiboot_info_t, multiboot_memory_map_t, multiboot_module_t): New
type aliases.
ChangeLog
include/multiboot.h