iPXE
Data Fields
sys_info Struct Reference

#include <sys_info.h>

Data Fields

unsigned long boot_type
 
unsigned long boot_data
 
unsigned long boot_arg
 
char * firmware
 
char * command_line
 

Detailed Description

Definition at line 6 of file sys_info.h.

Field Documentation

◆ boot_type

unsigned long sys_info::boot_type

Definition at line 8 of file sys_info.h.

◆ boot_data

unsigned long sys_info::boot_data

Definition at line 9 of file sys_info.h.

◆ boot_arg

unsigned long sys_info::boot_arg

Definition at line 10 of file sys_info.h.

◆ firmware

char* sys_info::firmware

Definition at line 12 of file sys_info.h.

◆ command_line

char* sys_info::command_line

Definition at line 13 of file sys_info.h.


The documentation for this struct was generated from the following file: