Go to the source code of this file.
Classes | |
struct | btinfo_common |
struct | btinfo_magic |
struct | btinfo_bootpath |
struct | btinfo_symtab |
Macros | |
#define | BOOTINFO_MAGIC 0xb007babeULL |
#define | BOOTINFO_SIZE 1024 |
#define | BOOTINFO_ADDR 0x8001fc00 |
#define | BTINFO_MAGIC 1 |
#define | BTINFO_BOOTPATH 2 |
#define | BTINFO_SYMTAB 3 |
#define | BTINFO_BOOTPATH_LEN 80 |
#define BOOTINFO_ADDR 0x8001fc00 |
Definition at line 47 of file dec_bootinfo.h.
#define BOOTINFO_MAGIC 0xb007babeULL |
Definition at line 40 of file dec_bootinfo.h.
#define BOOTINFO_SIZE 1024 |
Definition at line 41 of file dec_bootinfo.h.
#define BTINFO_BOOTPATH 2 |
Definition at line 56 of file dec_bootinfo.h.
#define BTINFO_BOOTPATH_LEN 80 |
Definition at line 64 of file dec_bootinfo.h.
#define BTINFO_MAGIC 1 |
Definition at line 55 of file dec_bootinfo.h.
#define BTINFO_SYMTAB 3 |
Definition at line 57 of file dec_bootinfo.h.