diff options
Diffstat (limited to 'MdePkg/Include/Protocol/BlockIo2.h')
-rw-r--r-- | MdePkg/Include/Protocol/BlockIo2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/BlockIo2.h b/MdePkg/Include/Protocol/BlockIo2.h index 6f0c280089..5fad107843 100644 --- a/MdePkg/Include/Protocol/BlockIo2.h +++ b/MdePkg/Include/Protocol/BlockIo2.h @@ -52,7 +52,7 @@ typedef struct { @param[in] This Indicates a pointer to the calling context.
@param[in] ExtendedVerification Indicates that the driver may perform a more
- exhausive verfication operation of the device
+ exhausive verification operation of the device
during reset.
@retval EFI_SUCCESS The device was reset.
|