iPXE
|
bzImage command-line structure used by older kernels More...
#include <bzimage.h>
Data Fields | |
uint16_t | magic |
Magic signature. More... | |
uint16_t | offset |
Offset to command line. More... | |
uint16_t bzimage_cmdline::magic |
uint16_t bzimage_cmdline::offset |
Offset to command line.
Definition at line 124 of file bzimage.h.
Referenced by bzimage_update_header().