iPXE
Data Fields
pxe_menu_item Struct Reference

A PXE boot menu item. More...

Data Fields

unsigned int type
 Boot Server type. More...
 
char * desc
 Description. More...
 

Detailed Description

A PXE boot menu item.

Definition at line 50 of file pxemenu.c.

Field Documentation

◆ type

unsigned int pxe_menu_item::type

Boot Server type.

Definition at line 52 of file pxemenu.c.

◆ desc

char* pxe_menu_item::desc

Description.

Definition at line 54 of file pxemenu.c.


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