#include <MdePkg/Include/Protocol/Bis.h>
|
UINT32 | Length |
| The length of Data in 8 bit bytes.
|
|
UINT8 * | Data |
| 32 Bit Flat Address of data.
|
|
EFI_BIS_DATA instances obtained from BIS must be freed by calling Free( ).
Definition at line 44 of file Bis.h.
◆ Data
UINT8* EFI_BIS_DATA::Data |
32 Bit Flat Address of data.
Definition at line 46 of file Bis.h.
◆ Length
UINT32 EFI_BIS_DATA::Length |
The length of Data in 8 bit bytes.
Definition at line 45 of file Bis.h.
The documentation for this struct was generated from the following file:
- MdePkg/Include/Protocol/Bis.h