Initialisation function ordering


Defines

#define INIT_EARLY   01
 Early initialisation.
#define INIT_SERIAL   02
 Serial driver initialisation.
#define INIT_CONSOLE   03
 Console initialisation.
#define INIT_NORMAL   04
 Normal initialisation.

Define Documentation

#define INIT_EARLY   01

Early initialisation.

Definition at line 28 of file init.h.

#define INIT_SERIAL   02

Serial driver initialisation.

Definition at line 29 of file init.h.

#define INIT_CONSOLE   03

Console initialisation.

Definition at line 30 of file init.h.

#define INIT_NORMAL   04

Normal initialisation.

Definition at line 31 of file init.h.


Generated on Tue Apr 6 20:01:58 2010 for gPXE by  doxygen 1.5.7.1