GBL tag header. Must be the first element in all GBL tags.

Public Attributes#

uint32_t

Tag ID.

uint32_t

Length (in bytes) of the rest of the tag.

Public Attribute Documentation#

tagId#

uint32_t GblTagHeader_t::tagId

Tag ID.


Definition at line 193 of file platform/bootloader/parser/gbl/btl_gbl_format.h

length#

uint32_t GblTagHeader_t::length

Length (in bytes) of the rest of the tag.


Definition at line 194 of file platform/bootloader/parser/gbl/btl_gbl_format.h