iPXE
Data Structures | Functions | Variables
sys_info.h File Reference

Go to the source code of this file.

Data Structures

struct  sys_info
 

Functions

void collect_sys_info (struct sys_info *info)
 
void collect_elfboot_info (struct sys_info *info)
 
void collect_linuxbios_info (struct sys_info *info)
 

Variables

const char * program_name
 
const char * program_version
 

Function Documentation

◆ collect_sys_info()

void collect_sys_info ( struct sys_info info)

◆ collect_elfboot_info()

void collect_elfboot_info ( struct sys_info info)

◆ collect_linuxbios_info()

void collect_linuxbios_info ( struct sys_info info)

Variable Documentation

◆ program_name

const char* program_name

◆ program_version

const char * program_version