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

Data Fields

UINT16 Tag
 
UINT16 Type
 
UINT32 Length
 
UINT8 KeyAttributeData [1]
 

Detailed Description

Definition at line 252 of file Kms.h.

Field Documentation

◆ KeyAttributeData

UINT8 EFI_KMS_DYNAMIC_FIELD::KeyAttributeData[1]

An array of bytes to hold the attribute data associated with the KeyAttributeIdentifier.

Definition at line 270 of file Kms.h.

◆ Length

UINT32 EFI_KMS_DYNAMIC_FIELD::Length

Length in bytes of the KeyAttributeData.

Definition at line 266 of file Kms.h.

◆ Tag

UINT16 EFI_KMS_DYNAMIC_FIELD::Tag

Part of a tag-type-length triplet that identifies the KeyAttributeData formatting. The definition of the value is outside the scope of this standard and may be defined by the KMS.

Definition at line 257 of file Kms.h.

◆ Type

UINT16 EFI_KMS_DYNAMIC_FIELD::Type

Part of a tag-type-length triplet that identifies the KeyAttributeData formatting. The definition of the value is outside the scope of this standard and may be defined by the KMS.

Definition at line 262 of file Kms.h.


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