iPXE
Data Fields
EFI_IFR_TYPE_VALUE Union Reference

#include <UefiInternalFormRepresentation.h>

Data Fields

UINT8 u8
 
UINT16 u16
 
UINT32 u32
 
UINT64 u64
 
BOOLEAN b
 
EFI_HII_TIME time
 
EFI_HII_DATE date
 
EFI_STRING_ID string
 EFI_IFR_TYPE_STRING, EFI_IFR_TYPE_ACTION. More...
 
EFI_HII_REF ref
 EFI_IFR_TYPE_REF. More...
 

Detailed Description

Definition at line 678 of file UefiInternalFormRepresentation.h.

Field Documentation

◆ u8

UINT8 EFI_IFR_TYPE_VALUE::u8

Definition at line 679 of file UefiInternalFormRepresentation.h.

◆ u16

UINT16 EFI_IFR_TYPE_VALUE::u16

Definition at line 680 of file UefiInternalFormRepresentation.h.

◆ u32

UINT32 EFI_IFR_TYPE_VALUE::u32

Definition at line 681 of file UefiInternalFormRepresentation.h.

◆ u64

UINT64 EFI_IFR_TYPE_VALUE::u64

Definition at line 682 of file UefiInternalFormRepresentation.h.

◆ b

BOOLEAN EFI_IFR_TYPE_VALUE::b

Definition at line 683 of file UefiInternalFormRepresentation.h.

◆ time

EFI_HII_TIME EFI_IFR_TYPE_VALUE::time

Definition at line 684 of file UefiInternalFormRepresentation.h.

◆ date

EFI_HII_DATE EFI_IFR_TYPE_VALUE::date

Definition at line 685 of file UefiInternalFormRepresentation.h.

◆ string

EFI_STRING_ID EFI_IFR_TYPE_VALUE::string

EFI_IFR_TYPE_STRING, EFI_IFR_TYPE_ACTION.

Definition at line 686 of file UefiInternalFormRepresentation.h.

◆ ref

EFI_HII_REF EFI_IFR_TYPE_VALUE::ref

EFI_IFR_TYPE_REF.

Definition at line 687 of file UefiInternalFormRepresentation.h.


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