mips multiboot2 support

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-03 14:14:48 +02:00
parent a60f822cb2
commit 8c46a785e3
7 changed files with 69 additions and 16 deletions

View file

@ -61,7 +61,8 @@
#define MULTIBOOT_HEADER_TAG_FRAMEBUFFER 5
#define MULTIBOOT_HEADER_TAG_MODULE_ALIGN 6
#define GRUB_MULTIBOOT_ARCHITECTURE_I386 0
#define MULTIBOOT_ARCHITECTURE_I386 0
#define MULTIBOOT_ARCHITECTURE_MIPS32 4
#define MULTIBOOT_HEADER_TAG_OPTIONAL 1
#define MULTIBOOT_CONSOLE_FLAGS_CONSOLE_REQUIRED 1