iPXE
shim_options Struct Reference

"shim" options More...

Data Fields

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

Detailed Description

"shim" options

Definition at line 48 of file shim_cmd.c.

Field Documentation

◆ timeout

unsigned long shim_options::timeout

Download timeout.

Definition at line 50 of file shim_cmd.c.

◆ require_loader

int shim_options::require_loader

Require third party loader.

Definition at line 52 of file shim_cmd.c.

◆ allow_pxe

int shim_options::allow_pxe

Allow PXE base code protocol.

Definition at line 54 of file shim_cmd.c.

◆ allow_sbat

int shim_options::allow_sbat

Allow SBAT variable access.

Definition at line 56 of file shim_cmd.c.


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