iPXE
Data Fields
uuid_option Struct Reference

A UUID command-line option. More...

#include <parseopt.h>

Data Fields

union uuidvalue
 UUID. More...
 
union uuid buf
 Storage buffer. More...
 

Detailed Description

A UUID command-line option.

Definition at line 130 of file parseopt.h.

Field Documentation

◆ value

union uuid* uuid_option::value

UUID.

Definition at line 132 of file parseopt.h.

◆ buf

union uuid uuid_option::buf

Storage buffer.

Definition at line 134 of file parseopt.h.


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