]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLib.c
Fix typo in comment.
[mirror_edk2.git] / IntelFrameworkPkg / Library / PeiSmbusLibSmbusPpi / PeiSmbusLib.c
index dcae66e8bb6c8dfcc3eb2052e427030ee1b00ff4..6a9c8cd9906dfa74c373b3a4219e77ee8b02fa17 100644 (file)
@@ -1,5 +1,5 @@
 /** @file\r
-Implementation of SmBusLib class library for PEI phase.\r
+  Implementation of SmBusLib class library for PEI phase.\r
 \r
 Copyright (c) 2006, Intel Corporation<BR>\r
 All rights reserved. This program and the accompanying materials                          \r
@@ -10,9 +10,6 @@ http://opensource.org/licenses/bsd-license.php
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
-\r
-Module Name: PeiSmbusLib.c\r
-\r
 **/\r
 \r
 #include "InternalSmbusLib.h"\r
@@ -21,9 +18,8 @@ Module Name: PeiSmbusLib.c
   Gets Smbus PPIs.\r
 \r
   This internal function retrieves Smbus PPI from PPI database.\r
-\r
-  @param  PeiServices   An indirect pointer to the EFI_PEI_SERVICES published by the PEI Foundation.\r
-\r
+  If gEfiPeiSmbusPpiGuid can not be located, then ASSERT()\r
+  \r
   @return The pointer to Smbus PPI.\r
 \r
 **/\r