TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/EraseBlock.h>
Data Fields | |
UINT64 | Revision |
UINT32 | EraseLengthGranularity |
EFI_BLOCK_ERASE | EraseBlocks |
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.
Definition at line 82 of file EraseBlock.h.
EFI_BLOCK_ERASE _EFI_ERASE_BLOCK_PROTOCOL::EraseBlocks |
Definition at line 94 of file EraseBlock.h.
UINT32 _EFI_ERASE_BLOCK_PROTOCOL::EraseLengthGranularity |
Definition at line 93 of file EraseBlock.h.
UINT64 _EFI_ERASE_BLOCK_PROTOCOL::Revision |
Definition at line 88 of file EraseBlock.h.