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

Data Fields

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.

Field Documentation

EFI_BLOCK_ERASE _EFI_ERASE_BLOCK_PROTOCOL::EraseBlocks
UINT32 _EFI_ERASE_BLOCK_PROTOCOL::EraseLengthGranularity
UINT64 _EFI_ERASE_BLOCK_PROTOCOL::Revision