FreeNOS
|
Go to the source code of this file.
Data Structures | |
struct | BootEntry |
Executable entry for use inside a boot image. More... | |
class | BootImageCreate |
Create system boot image. More... | |
Macros | |
#define | BOOTENTRY_MAX_REGIONS 16 |
Maximum memory regions. More... | |
Typedefs | |
typedef struct BootEntry | BootEntry |
Executable entry for use inside a boot image. More... | |