MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_BIS_DATA Struct Reference

Data Fields

UINT32 Length
 The length of Data in 8 bit bytes. More...
 
UINT8Data
 32 Bit Flat Address of data. More...
 

Detailed Description

EFI_BIS_DATA instances obtained from BIS must be freed by calling Free( ).

Field Documentation

UINT8* EFI_BIS_DATA::Data

32 Bit Flat Address of data.

UINT32 EFI_BIS_DATA::Length

The length of Data in 8 bit bytes.