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

Data Fields

EFI_REST_EX_SERVICE_INFO_HEADER EfiRestExServiceInfoHeader
 
EFI_REST_EX_SERVICE_TYPE RestServiceType
 
EFI_REST_EX_SERVICE_ACCESS_MODE RestServiceAccessMode
 
EFI_GUID VendorRestServiceName
 
UINT32 VendorSpecificDataLength
 
UINT8 * VendorSpecifcData
 
EFI_REST_EX_CONFIG_TYPE RestExConfigType
 
UINT8 RestExConfigDataLength
 

Detailed Description

Definition at line 86 of file RestEx.h.

Field Documentation

◆ EfiRestExServiceInfoHeader

EFI_REST_EX_SERVICE_INFO_HEADER EFI_REST_EX_SERVICE_INFO_V_1_0::EfiRestExServiceInfoHeader

Definition at line 87 of file RestEx.h.

◆ RestExConfigDataLength

UINT8 EFI_REST_EX_SERVICE_INFO_V_1_0::RestExConfigDataLength

Definition at line 94 of file RestEx.h.

◆ RestExConfigType

EFI_REST_EX_CONFIG_TYPE EFI_REST_EX_SERVICE_INFO_V_1_0::RestExConfigType

Definition at line 93 of file RestEx.h.

◆ RestServiceAccessMode

EFI_REST_EX_SERVICE_ACCESS_MODE EFI_REST_EX_SERVICE_INFO_V_1_0::RestServiceAccessMode

Definition at line 89 of file RestEx.h.

◆ RestServiceType

EFI_REST_EX_SERVICE_TYPE EFI_REST_EX_SERVICE_INFO_V_1_0::RestServiceType

Definition at line 88 of file RestEx.h.

◆ VendorRestServiceName

EFI_GUID EFI_REST_EX_SERVICE_INFO_V_1_0::VendorRestServiceName

Definition at line 90 of file RestEx.h.

◆ VendorSpecifcData

UINT8* EFI_REST_EX_SERVICE_INFO_V_1_0::VendorSpecifcData

Definition at line 92 of file RestEx.h.

◆ VendorSpecificDataLength

UINT32 EFI_REST_EX_SERVICE_INFO_V_1_0::VendorSpecificDataLength

Definition at line 91 of file RestEx.h.


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