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

Data Fields

UINT32 TperSessionNumberBE
 
UINT32 HostSessionNumberBE
 
UINT32 SequenceNumberBE
 
UINT16 ReservedBE
 
UINT16 AckTypeBE
 
UINT32 AcknowledgementBE
 
UINT32 LengthBE
 
UINT8 Payload [0]
 

Detailed Description

Definition at line 44 of file TcgStorageCore.h.

Field Documentation

◆ AcknowledgementBE

UINT32 TCG_PACKET::AcknowledgementBE

Definition at line 50 of file TcgStorageCore.h.

◆ AckTypeBE

UINT16 TCG_PACKET::AckTypeBE

Definition at line 49 of file TcgStorageCore.h.

◆ HostSessionNumberBE

UINT32 TCG_PACKET::HostSessionNumberBE

Definition at line 46 of file TcgStorageCore.h.

◆ LengthBE

UINT32 TCG_PACKET::LengthBE

Definition at line 51 of file TcgStorageCore.h.

◆ Payload

UINT8 TCG_PACKET::Payload[0]

Definition at line 52 of file TcgStorageCore.h.

◆ ReservedBE

UINT16 TCG_PACKET::ReservedBE

Definition at line 48 of file TcgStorageCore.h.

◆ SequenceNumberBE

UINT32 TCG_PACKET::SequenceNumberBE

Definition at line 47 of file TcgStorageCore.h.

◆ TperSessionNumberBE

UINT32 TCG_PACKET::TperSessionNumberBE

Definition at line 45 of file TcgStorageCore.h.


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