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

Data Fields

UINT64 HashFlag
 
UINT16 HashAlgoId
 
UINT16 HashSize
 
UINT8 Hash [64]
 

Detailed Description

Definition at line 42 of file FirmwareVolumeInfoStoredHashFv.h.

Field Documentation

◆ Hash

UINT8 _FV_HASH_INFO::Hash[64]

Definition at line 46 of file FirmwareVolumeInfoStoredHashFv.h.

◆ HashAlgoId

UINT16 _FV_HASH_INFO::HashAlgoId

Definition at line 44 of file FirmwareVolumeInfoStoredHashFv.h.

◆ HashFlag

UINT64 _FV_HASH_INFO::HashFlag

Definition at line 43 of file FirmwareVolumeInfoStoredHashFv.h.

◆ HashSize

UINT16 _FV_HASH_INFO::HashSize

Definition at line 45 of file FirmwareVolumeInfoStoredHashFv.h.


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