TianoCore EDK2 master
Loading...
Searching...
No Matches
GUID Struct Reference

#include <MdePkg/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 213 of file Base.h.

Field Documentation

◆ Data1

UINT32 GUID::Data1

Definition at line 214 of file Base.h.

◆ Data2

UINT16 GUID::Data2

Definition at line 215 of file Base.h.

◆ Data3

UINT16 GUID::Data3

Definition at line 216 of file Base.h.

◆ Data4

UINT8 GUID::Data4[8]

Definition at line 217 of file Base.h.


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