]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Application/Shell/ConsoleWrappers.h
console logger - support disabling the console out.
[mirror_edk2.git] / ShellPkg / Application / Shell / ConsoleWrappers.h
index 966a9225fa17229af27e3bf6e2561303f11150c7..572113d39776ad41eff6e3a89ce4d03f6daa32f0 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Function definitions for shell simple text in and out on top of file handles.\r
 \r
-  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -67,14 +67,14 @@ CreateSimpleTextOutOnFile(
   Function to close a EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL on top of a \r
   SHELL_FILE_HANDLE to support redirecting output from a file.\r
 \r
-  @param[in]  SimpleTextOut  The pointer to the SimpleTextOUT to close.\r
+  @param[in] SimpleTextOut    The pointer to the SimpleTextOUT to close.\r
 \r
   @retval EFI_SUCCESS         The object was closed.\r
 **/\r
 EFI_STATUS\r
 EFIAPI\r
 CloseSimpleTextOutOnFile(\r
-  OUT EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL  *SimpleTextOut\r
+  IN EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL  *SimpleTextOut\r
   );\r
 \r
 #endif //_SHELL_CONSOLE_WRAPPERS_HEADER_\r