X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FSmbusHc.h;h=ffa7cff50e56c77e2848b3cd9563c2e488e3d9ad;hp=067ebb2b0a1b0443ca75ba61fb2c0de7325bbf7d;hb=f754f721bf10508ca15c5c9243caa39c765662cf;hpb=41f2ff0b85f3118238aeac8dfda3a657340519a5 diff --git a/MdePkg/Include/Protocol/SmbusHc.h b/MdePkg/Include/Protocol/SmbusHc.h index 067ebb2b0a..ffa7cff50e 100644 --- a/MdePkg/Include/Protocol/SmbusHc.h +++ b/MdePkg/Include/Protocol/SmbusHc.h @@ -51,6 +51,7 @@ 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. + @param Operation Signifies the particular SMBus hardware protocol instance it will use to execute the SMBus transactions. This SMBus @@ -249,10 +250,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 that calls all the registered function. + as sending a message and calls all the registered function. @param Data Data that the host controller detects as sending - message, and that calls all the registered function. + message and calls all the registered function. @param NotifyFunction The function to call when the bus