XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_STATUS_CODE_STRING_TOKEN Struct Reference

#include <StatusCodeDataTypeId.h>

Public Attributes

EFI_HII_HANDLE Handle
 
EFI_STRING_ID Token
 

Detailed Description

Specifies the format of the data in EFI_STATUS_CODE_STRING_DATA.String.

Member Data Documentation

◆ Handle

EFI_HII_HANDLE EFI_STATUS_CODE_STRING_TOKEN::Handle

The HII package list which contains the string. Handle is a dynamic value that may not be the same for different boots. Type EFI_HII_HANDLE is defined in EFI_HII_DATABASE_PROTOCOL.NewPackageList() in the UEFI Specification.

◆ Token

EFI_STRING_ID EFI_STATUS_CODE_STRING_TOKEN::Token

When combined with Handle, the string token can be used to retrieve the string. Type EFI_STRING_ID is defined in EFI_IFR_OP_HEADER in the UEFI Specification.


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