X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FPeiSmbusLibSmbus2Ppi%2FPeiSmbusLib.c;h=330ba459758cf954bb089a209bb7380ae2aa470b;hp=2e01c60e0f640ebf96a0760850edebb57d47a7fa;hb=2fc59a003ed9104f9feebe0e418f2a04a50f3284;hpb=22f6824925d63a113d1323120c6468114581b67a diff --git a/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c index 2e01c60e0f..330ba45975 100644 --- a/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c +++ b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c @@ -48,7 +48,7 @@ InternalGetSmbusPpi ( @param SmbusOperation Signifies which particular SMBus hardware protocol instance that it will use to execute the SMBus transactions. - @param SmBusAddress Address that encodes the SMBUS Slave Address, + @param SmBusAddress The address that encodes the SMBUS Slave Address, SMBUS Command, SMBUS Data Length, and PEC. @param Length Signifies the number of bytes that this operation will do. The maximum number of bytes can be revision specific and operation specific.