summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/FirmwareVolumeBlock.h
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-15 02:57:43 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-15 02:57:43 +0000
commit5209f2a9fba884c24ebe8922416b78e7ea8e7768 (patch)
treef0c7842d214330c79d590400ff5a0fac695680f5 /MdePkg/Include/Protocol/FirmwareVolumeBlock.h
parent8fa729a8b1401f01c6fd8ddbcab45e4a4904fa9a (diff)
downloadedk2-5209f2a9fba884c24ebe8922416b78e7ea8e7768.tar.gz
edk2-5209f2a9fba884c24ebe8922416b78e7ea8e7768.tar.bz2
edk2-5209f2a9fba884c24ebe8922416b78e7ea8e7768.zip
Remove one leftover in protocol definitions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10244 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/FirmwareVolumeBlock.h')
-rw-r--r--MdePkg/Include/Protocol/FirmwareVolumeBlock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/FirmwareVolumeBlock.h b/MdePkg/Include/Protocol/FirmwareVolumeBlock.h
index 94fdddacc9..4b0b621bd6 100644
--- a/MdePkg/Include/Protocol/FirmwareVolumeBlock.h
+++ b/MdePkg/Include/Protocol/FirmwareVolumeBlock.h
@@ -35,7 +35,7 @@ typedef EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL EFI_FIRMWARE_VOLUME_BLOCK2_PROTOCOL;
/**
The GetAttributes() function retrieves the attributes and
- current settings of the block. Status Codes Returned
+ current settings of the block.
@param This Indicates the EFI_FIRMWARE_VOLUME_BLOCK2_PROTOCOL instance.