iPXE
Data Fields
shim_options Struct Reference

"shim" options More...

Data Fields

unsigned long timeout
 Download timeout. More...
 
int require_loader
 Require third party loader. More...
 
int allow_pxe
 Allow PXE base code protocol. More...
 
int allow_sbat
 Allow SBAT variable access. More...
 

Detailed Description

"shim" options

Definition at line 47 of file shim_cmd.c.

Field Documentation

◆ timeout

unsigned long shim_options::timeout

Download timeout.

Definition at line 49 of file shim_cmd.c.

◆ require_loader

int shim_options::require_loader

Require third party loader.

Definition at line 51 of file shim_cmd.c.

◆ allow_pxe

int shim_options::allow_pxe

Allow PXE base code protocol.

Definition at line 53 of file shim_cmd.c.

◆ allow_sbat

int shim_options::allow_sbat

Allow SBAT variable access.

Definition at line 55 of file shim_cmd.c.


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