Go to the source code of this file.
Defines | |
#define | BOOT_OFFSET 0x108000 |
#define | AP_BOOT_OFFSET 0x8000 |
#define | BOOT_STACK_SIZE 0x400 |
#define | MULTIBOOT_HEADER_MAGIC 0x1BADB002 |
#define | MULTIBOOT_HEADER_FLAGS 0x00010003 |
#define | MULTIBOOT_LOADER_MAGIC 0x2BADB002 |
Definition in file boot.h.