]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/S3BootScriptLib.h
Fix the issue that S3BootScriptLabel() does not work to insert label when the specifi...
[mirror_edk2.git] / MdePkg / Include / Library / S3BootScriptLib.h
index 2fabaa9f894c666791195722bd0f5fe99f37fafc..0776812e6a38143dd4fea2efb2ee12c0c6475e23 100644 (file)
@@ -5,7 +5,7 @@
   be provided in the Framework version library instance, which means some of these \r
   APIs cannot be used if the underlying firmware is Framework and not PI.\r
 \r
-  Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions\r
@@ -348,7 +348,6 @@ S3BootScriptSaveMemPoll (
   @param[in] InformationLength   Length of the data in bytes\r
   @param[in] Information        Information to be logged in the boot scrpit\r
  \r
-  @retval RETURN_UNSUPPORTED        In runtime, this method is not supported.\r
   @retval RETURN_OUT_OF_RESOURCES   Not enough memory for the table to perform \r
                                     the operation.\r
   @retval RETURN_SUCCESS            The opcode was added.\r
@@ -461,7 +460,6 @@ S3BootScriptSavePci2Poll (
   @param[in] String   The Null-terminated ASCII string to store into the S3 boot \r
                       script table.\r
 \r
-  @retval RETURN_UNSUPPORTED        In runtime, this method is not supported.\r
   @retval RETURN_OUT_OF_RESOURCES   Not enough memory for the table to perform \r
                                     the operation.\r
   @retval RETURN_SUCCESS            The opcode was added.\r