iPXE
Data Fields
efi_well_known_guid Struct Reference

A well-known GUID. More...

Data Fields

EFI_GUIDguid
 GUID. More...
 
const char * name
 Name. More...
 

Detailed Description

A well-known GUID.

Definition at line 516 of file efi_guid.c.

Field Documentation

◆ guid

EFI_GUID* efi_well_known_guid::guid

GUID.

Definition at line 518 of file efi_guid.c.

Referenced by efi_guid_ntoa().

◆ name

const char* efi_well_known_guid::name

Name.

Definition at line 520 of file efi_guid.c.

Referenced by efi_guid_ntoa().


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