]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Include/Library/HandleParsingLib.h
ShellPkg: Clean up source files
[mirror_edk2.git] / ShellPkg / Include / Library / HandleParsingLib.h
index b02cf4f08924d6df3a4afcca1fb4e46af6163f12..176525245af009da4f88aab1b097d40bb5a22424 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Provides interface to advanced shell functionality for parsing both handle and protocol database.\r
 \r
-  Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 2018, 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
@@ -120,9 +120,9 @@ GetStringNameFromHandle(
 \r
 /**\r
   Get best support language for this driver.\r
-  \r
-  First base on the user input language  to search, second base on the current \r
-  platform used language to search, third get the first language from the \r
+\r
+  First base on the user input language  to search, second base on the current\r
+  platform used language to search, third get the first language from the\r
   support language list. The caller need to free the buffer of the best language.\r
 \r
   @param[in] SupportedLanguages      The support languages for this driver.\r
@@ -392,8 +392,8 @@ GetHandleListByProtocolList (
 /**\r
   Return all supported GUIDs.\r
 \r
-  @param[out]     Guids  The buffer to return all supported GUIDs.\r
-  @param[in out]  Count  On input, the count of GUIDs the buffer can hold,\r
+  @param[out]      Guids  The buffer to return all supported GUIDs.\r
+  @param[in, out]  Count  On input, the count of GUIDs the buffer can hold,\r
                          On output, the count of GUIDs to return.\r
 \r
   @retval EFI_INVALID_PARAMETER Count is NULL.\r