#include <arc.h>
Public Attributes | |
| ULONG | Signature |
| ULONG | Length |
| USHORT | Version |
| USHORT | Revision |
| _RESTART_BLOCK *FIRMWARE_PTR | NextRestartBlock |
| VOID *FIRMWARE_PTR | RestartAddress |
| ULONG | BootMasterId |
| ULONG | ProcessorId |
| volatile BOOT_STATUS | BootStatus |
| ULONG | CheckSum |
| ULONG | SaveAreaLength |
| union { | |
| ULONG SaveArea [1] | |
| ALPHA_RESTART_STATE Alpha | |
| I386_RESTART_STATE I386 | |
| IA64_RESTART_STATE Ia64 | |
| } | u |
|
|
|
|
|
|
|
|
Definition at line 1359 of file arc.h. Referenced by KeStartAllProcessors(), and KiInitializeKernel(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7