iPXE
Data Fields
fip_name_id Struct Reference

A FIP name identifier descriptor. More...

#include <fip.h>

Data Fields

uint8_t type
 Type. More...
 
uint8_t len
 Length in 32-bit words. More...
 
uint8_t reserved [2]
 Reserved. More...
 
struct fc_name name
 Name identifier. More...
 

Detailed Description

A FIP name identifier descriptor.

Definition at line 167 of file fip.h.

Field Documentation

◆ type

uint8_t fip_name_id::type

Type.

Definition at line 169 of file fip.h.

◆ len

uint8_t fip_name_id::len

Length in 32-bit words.

Definition at line 171 of file fip.h.

◆ reserved

uint8_t fip_name_id::reserved[2]

Reserved.

Definition at line 173 of file fip.h.

◆ name

struct fc_name fip_name_id::name

Name identifier.

Definition at line 175 of file fip.h.


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