iPXE
Data Fields
GUID Struct Reference

128 bit buffer containing a unique identifier value. More...

#include <Base.h>

Data Fields

UINT32 Data1
 
UINT16 Data2
 
UINT16 Data3
 
UINT8 Data4 [8]
 

Detailed Description

128 bit buffer containing a unique identifier value.

Unless otherwise specified, aligned on a 64 bit boundary.

Definition at line 215 of file Base.h.

Field Documentation

◆ Data1

UINT32 GUID::Data1

Definition at line 216 of file Base.h.

◆ Data2

UINT16 GUID::Data2

Definition at line 217 of file Base.h.

◆ Data3

UINT16 GUID::Data3

Definition at line 218 of file Base.h.

◆ Data4

UINT8 GUID::Data4[8]

Definition at line 219 of file Base.h.


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