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

Data Fields

UINT8 * Data
 
UINTN Allocated
 
UINTN Next
 
UINTN Left
 

Detailed Description

Definition at line 27 of file Comp.c.

Field Documentation

◆ Allocated

UINTN FILE_BUFFER::Allocated

Definition at line 29 of file Comp.c.

◆ Data

UINT8* FILE_BUFFER::Data

Definition at line 28 of file Comp.c.

◆ Left

UINTN FILE_BUFFER::Left

Definition at line 31 of file Comp.c.

◆ Next

UINTN FILE_BUFFER::Next

Definition at line 30 of file Comp.c.


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