MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_JSON_CAPSULE_CONFIG_DATA Struct Reference

Data Fields

UINT32 Version
 
UINT32 TotalLength
 
EFI_JSON_CONFIG_DATA_ITEM ConfigDataList []
 

Field Documentation

EFI_JSON_CONFIG_DATA_ITEM EFI_JSON_CAPSULE_CONFIG_DATA::ConfigDataList[]

Array of configuration data groups.

UINT32 EFI_JSON_CAPSULE_CONFIG_DATA::TotalLength

The total length of EFI_JSON_CAPSULE_CONFIG_DATA, in bytes.

UINT32 EFI_JSON_CAPSULE_CONFIG_DATA::Version

Version of the structure, initially 0x00000001.