XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_ERASE_BLOCK_PROTOCOL Struct Reference

#include <EraseBlock.h>

Collaboration diagram for _EFI_ERASE_BLOCK_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

UINT64 Revision
 
UINT32 EraseLengthGranularity
 
EFI_BLOCK_ERASE EraseBlocks
 

Detailed Description

The EFI Erase Block Protocol provides the ability for a device to expose erase functionality. This optional protocol is installed on the same handle as the EFI_BLOCK_IO_PROTOCOL or EFI_BLOCK_IO2_PROTOCOL.

Member Data Documentation

◆ EraseBlocks

EFI_BLOCK_ERASE _EFI_ERASE_BLOCK_PROTOCOL::EraseBlocks

◆ EraseLengthGranularity

UINT32 _EFI_ERASE_BLOCK_PROTOCOL::EraseLengthGranularity

◆ Revision

UINT64 _EFI_ERASE_BLOCK_PROTOCOL::Revision

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