Go to the source code of this file.
Data Structures | |
struct | boot_entry |
struct | boot_dir |
Defines | |
#define | __BOOT_H__ 1 |
#define | BE_TYPE_NONE 0 |
#define | BE_TYPE_DIRECTORY 1 |
#define | BE_TYPE_BOOTSTRAP 2 |
#define | BE_TYPE_CODE 3 |
#define | BE_TYPE_DATA 4 |
#define | BE_TYPE_ELF32 5 |
#define | be_code_vaddr be_extra0 |
#define | be_code_ventr be_extra1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|