FreeNOS
Data Structures | Macros | Typedefs
BootImageCreate.h File Reference
#include <Application.h>
#include <ExecutableFormat.h>
#include <BootImage.h>

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...