]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/SmbusHc.h
update codes per MdePkg doxgen review comments.
[mirror_edk2.git] / MdePkg / Include / Protocol / SmbusHc.h
index 067ebb2b0a1b0443ca75ba61fb2c0de7325bbf7d..ffa7cff50e56c77e2848b3cd9563c2e488e3d9ad 100644 (file)
@@ -51,6 +51,7 @@ typedef struct _EFI_SMBUS_HC_PROTOCOL EFI_SMBUS_HC_PROTOCOL;
                   EFI_SMBUS_DEVICE_COMMAND is defined in\r
                   EFI_PEI_SMBUS_PPI.Execute() in the Platform\r
                   Initialization SMBus PPI Specification.\r
+\r
  @param Operation Signifies the particular SMBus\r
                   hardware protocol instance it will use to\r
                   execute the SMBus transactions. This SMBus\r
@@ -249,10 +250,10 @@ EFI_STATUS
   @param  This            A pointer to the EFI_SMBUS_HC_PROTOCOL instance.\r
   \r
   @param  SlaveAddress    Address that the host controller detects\r
-                          as sending a message, and that calls all the registered function.\r
+                          as sending a message and calls all the registered function.\r
 \r
   @param  Data            Data that the host controller detects as sending\r
-                          message, and that calls all the registered function.\r
+                          message and calls all the registered function.\r
 \r
 \r
   @param  NotifyFunction  The function to call when the bus\r