diff options
Diffstat (limited to 'MdePkg/Include/Protocol/BlockIoCrypto.h')
-rw-r--r-- | MdePkg/Include/Protocol/BlockIoCrypto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/BlockIoCrypto.h b/MdePkg/Include/Protocol/BlockIoCrypto.h index 77931e7e46..821b846d30 100644 --- a/MdePkg/Include/Protocol/BlockIoCrypto.h +++ b/MdePkg/Include/Protocol/BlockIoCrypto.h @@ -172,7 +172,7 @@ typedef struct { @param[in] This Pointer to the EFI_BLOCK_IO_CRYPTO_PROTOCOL instance.
@param[in] ExtendedVerification Indicates that the driver may perform a more exhausive
- verfication operation of the device during reset.
+ verification operation of the device during reset.
@retval EFI_SUCCESS The block device was reset.
@retval EFI_DEVICE_ERROR The block device is not functioning correctly and could
|