TianoCore EDK2 master
|
Data Fields | |
UINT32 | TperSessionNumberBE |
UINT32 | HostSessionNumberBE |
UINT32 | SequenceNumberBE |
UINT16 | ReservedBE |
UINT16 | AckTypeBE |
UINT32 | AcknowledgementBE |
UINT32 | LengthBE |
UINT8 | Payload [0] |
Definition at line 44 of file TcgStorageCore.h.
UINT32 TCG_PACKET::AcknowledgementBE |
Definition at line 50 of file TcgStorageCore.h.
UINT16 TCG_PACKET::AckTypeBE |
Definition at line 49 of file TcgStorageCore.h.
UINT32 TCG_PACKET::HostSessionNumberBE |
Definition at line 46 of file TcgStorageCore.h.
UINT32 TCG_PACKET::LengthBE |
Definition at line 51 of file TcgStorageCore.h.
UINT8 TCG_PACKET::Payload[0] |
Definition at line 52 of file TcgStorageCore.h.
UINT16 TCG_PACKET::ReservedBE |
Definition at line 48 of file TcgStorageCore.h.
UINT32 TCG_PACKET::SequenceNumberBE |
Definition at line 47 of file TcgStorageCore.h.
UINT32 TCG_PACKET::TperSessionNumberBE |
Definition at line 45 of file TcgStorageCore.h.