From e8480a183c838a95b9ee78b5a5efa7aa57de9425 Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Thu, 9 Jan 2014 01:53:33 +0000 Subject: Correct function comments of S3BootScriptCloseTable(). Signed-off-by: Liming Gao git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15062 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library') diff --git a/MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c b/MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c index d28a58f13c..bb075db7d2 100644 --- a/MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c +++ b/MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c @@ -455,7 +455,7 @@ S3BootScriptSaveInformationAsciiString ( 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. **/ UINT8* -- cgit v1.2.3