Vladimir 'phcoder' Serbinenko
|
dee5057594
|
* loader/multiboot.c (grub_cmd_module): Don't unzip module if
--nounzip is passed.
|
2010-08-21 00:57:12 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
48f27e87fc
|
* loader/multiboot.c (grub_multiboot_boot) [GRUB_USE_MULTIBOOT2]:
Properly align mbi.
Reported by: Seth Goldberg.
|
2010-07-02 00:40:37 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
7210dca942
|
Split coreboot and multiboot ports.
* conf/i386-multiboot.rmk: New file.
* configure.ac: Add multiboot port.
* include/grub/i386/multiboot/boot.h: New file.
* include/grub/i386/multiboot/console.h: Likewise.
* include/grub/i386/multiboot/init.h: Likewise.
* include/grub/i386/multiboot/kernel.h: Likewise.
* include/grub/i386/multiboot/loader.h: Likewise.
* include/grub/i386/multiboot/memory.h: Likewise.
* include/grub/i386/multiboot/serial.h: Likewise.
* include/grub/i386/multiboot/time.h: Likewise.
* include/grub/multiboot.h: Add GRUB_MACHINE_MULTIBOOT to ifdef.
* loader/multiboot.c: Likewise.
* loader/multiboot_mbi2.c: Likewise.
* util/grub-mkrescue.in: Generate multiboot rescue.
|
2010-05-01 14:06:53 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
daea6abdeb
|
* loader/multiboot.c (GRUB_MOD_INIT) [GRUB_USE_MULTIBOOT2]:
Rename "module" to "module2".
Reported by: Seth Goldberg.
|
2010-04-10 03:05:03 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
a9cd257a87
|
Move files to appropriate places
|
2010-04-03 14:29:11 +02:00 |
|