summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/SmbusHc.h
diff options
context:
space:
mode:
authorpkandel <pkandel@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-04 05:49:29 +0000
committerpkandel <pkandel@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-04 05:49:29 +0000
commit630b41877e9a1afe59d4f8a1c22bc691fe933ff8 (patch)
treefe787e60e04dc70dd307ca64fa0e89c02565752d /MdePkg/Include/Protocol/SmbusHc.h
parente79a2975adf4a1a6ae8a26db0bf2143b462b9fd9 (diff)
downloadedk2-630b41877e9a1afe59d4f8a1c22bc691fe933ff8.zip
edk2-630b41877e9a1afe59d4f8a1c22bc691fe933ff8.tar.gz
edk2-630b41877e9a1afe59d4f8a1c22bc691fe933ff8.tar.bz2
Reviewed the code comments in the Include/Protocol directory for typos, grammar issues, and language clarity.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8462 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/SmbusHc.h')
-rw-r--r--MdePkg/Include/Protocol/SmbusHc.h13
1 files changed, 7 insertions, 6 deletions
diff --git a/MdePkg/Include/Protocol/SmbusHc.h b/MdePkg/Include/Protocol/SmbusHc.h
index 5431c49..f03b6b6 100644
--- a/MdePkg/Include/Protocol/SmbusHc.h
+++ b/MdePkg/Include/Protocol/SmbusHc.h
@@ -51,8 +51,8 @@ typedef struct _EFI_SMBUS_HC_PROTOCOL EFI_SMBUS_HC_PROTOCOL;
EFI_SMBUS_DEVICE_COMMAND is defined in
EFI_PEI_SMBUS_PPI.Execute() in the Platform
Initialization SMBus PPI Specification.
- Operation Signifies which particular SMBus
- hardware protocol instance that it will use to
+ @param Operation Signifies the particular SMBus
+ hardware protocol instance it will use to
execute the SMBus transactions. This SMBus
hardware protocol is defined by the SMBus
Specification and is not related to PI
@@ -64,8 +64,9 @@ typedef struct _EFI_SMBUS_HC_PROTOCOL EFI_SMBUS_HC_PROTOCOL;
@param PecCheck Defines if Packet Error Code (PEC) checking
is required for this operation. SMBus Host
Controller Code Definitions Version 1.0
- August 21, 2006 13 Length Signifies the
- number of bytes that this operation will do.
+ August 21, 2006 13
+
+ @param Length Signifies the number of bytes that this operation will do.
The maximum number of bytes can be revision
specific and operation specific. This field
will contain the actual number of bytes that
@@ -248,10 +249,10 @@ EFI_STATUS
@param This A pointer to the EFI_SMBUS_HC_PROTOCOL instance.
@param SlaveAddress Address that the host controller detects
- as sending a message and calls all the registered function.
+ as sending a message, and that calls all the registered function.
@param Data Data that the host controller detects as sending
- message and calls all the registered function.
+ message, and that calls all the registered function.
@param NotifyFunction The function to call when the bus