Revision: 15063 http://sourceforge.net/p/edk2/code/15063 Author: lgao4 Date: 2014-01-09 01:54:43 +0000 (Thu, 09 Jan 2014) Log Message: ----------- Correct function comments of S3BootScriptCloseTable().
Signed-off-by: Liming Gao <liming....@intel.com> Modified Paths: -------------- trunk/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c Modified: trunk/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c =================================================================== --- trunk/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c 2014-01-09 01:53:33 UTC (rev 15062) +++ trunk/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c 2014-01-09 01:54:43 UTC (rev 15063) @@ -1,7 +1,7 @@ /** @file Save the S3 data to S3 boot script. - Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR> + Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions @@ -62,7 +62,7 @@ This is an internal function to add a terminate node the entry, recalculate the table length and fill into the table. - @return the base address of the boot script tble. + @return the base address of the boot script table. **/ UINT8* S3BootScriptInternalCloseTable ( @@ -651,7 +651,7 @@ how to get the script to run on an S3 resume because the boot script maintained by the lib will be destroyed. - @return the base address of the new copy of the boot script tble. + @return the base address of the new copy of the boot script table. @note this function could only called in boot time phase **/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits