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

#include <MdePkg/Include/Protocol/Tls.h>

Data Fields

UINT32 FragmentLength
 
VOIDFragmentBuffer
 

Detailed Description

EFI_TLS_FRAGMENT_DATA

Definition at line 313 of file Tls.h.

Field Documentation

◆ FragmentBuffer

VOID* EFI_TLS_FRAGMENT_DATA::FragmentBuffer

Pointer to the data buffer in the fragment.

Definition at line 321 of file Tls.h.

◆ FragmentLength

UINT32 EFI_TLS_FRAGMENT_DATA::FragmentLength

Length of data buffer in the fragment.

Definition at line 317 of file Tls.h.


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