]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/Smbus2.h
Fix missing include header file and fix typo in comment.
[mirror_edk2.git] / MdePkg / Include / Ppi / Smbus2.h
index 29cec3149647a5271f4057dcbe3e047598cd7118..7c4bd70edeb3b7400dd780c3fd6bbace098124db 100644 (file)
@@ -18,7 +18,7 @@
 \r
 #ifndef _PEI_SMBUS2_PPI_H\r
 #define _PEI_SMBUS2_PPI_H\r
-\r
+#include <PiPei.h>\r
 #include <IndustryStandard/SmBus.h>\r
 \r
 #define EFI_PEI_SMBUS2_PPI_GUID \\r
@@ -172,7 +172,6 @@ EFI_STATUS
   The Notify() function registers all the callback functions to allow the \r
   bus driver to call these functions when the SlaveAddress/Data pair happens.\r
 \r
-  @param  PeiServices    A pointer to the system PEI Services Table.\r
   @param  This           A pointer to the EFI_PEI_SMBUS_PPI instance.\r
   @param  SlaveAddress   Address that the host controller detects as\r
                          sending a message and calls all the registered functions.\r