* [patch] ShellPkg/HandleParsingLib: Fix coding style issue
@ 2017-01-16 2:03 Dandan Bi
2017-01-18 21:27 ` Carsey, Jaben
0 siblings, 1 reply; 2+ messages in thread
From: Dandan Bi @ 2017-01-16 2:03 UTC (permalink / raw)
To: edk2-devel; +Cc: Jaben Carsey, Ruiyu Ni
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
---
ShellPkg/Include/Library/HandleParsingLib.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ShellPkg/Include/Library/HandleParsingLib.h b/ShellPkg/Include/Library/HandleParsingLib.h
index b02cf4f..6416128 100644
--- a/ShellPkg/Include/Library/HandleParsingLib.h
+++ b/ShellPkg/Include/Library/HandleParsingLib.h
@@ -390,12 +390,12 @@ GetHandleListByProtocolList (
/**
Return all supported GUIDs.
- @param[out] Guids The buffer to return all supported GUIDs.
- @param[in out] Count On input, the count of GUIDs the buffer can hold,
+ @param[out] Guids The buffer to return all supported GUIDs.
+ @param[in, out] Count On input, the count of GUIDs the buffer can hold,
On output, the count of GUIDs to return.
@retval EFI_INVALID_PARAMETER Count is NULL.
@retval EFI_BUFFER_TOO_SMALL Buffer is not enough to hold all GUIDs.
@retval EFI_SUCCESS GUIDs are returned successfully.
--
1.9.5.msysgit.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [patch] ShellPkg/HandleParsingLib: Fix coding style issue
2017-01-16 2:03 [patch] ShellPkg/HandleParsingLib: Fix coding style issue Dandan Bi
@ 2017-01-18 21:27 ` Carsey, Jaben
0 siblings, 0 replies; 2+ messages in thread
From: Carsey, Jaben @ 2017-01-18 21:27 UTC (permalink / raw)
To: Bi, Dandan, edk2-devel@lists.01.org; +Cc: Ni, Ruiyu, Carsey, Jaben
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
> -----Original Message-----
> From: Bi, Dandan
> Sent: Sunday, January 15, 2017 6:04 PM
> To: edk2-devel@lists.01.org
> Cc: Carsey, Jaben <jaben.carsey@intel.com>; Ni, Ruiyu <ruiyu.ni@intel.com>
> Subject: [patch] ShellPkg/HandleParsingLib: Fix coding style issue
> Importance: High
>
> Cc: Jaben Carsey <jaben.carsey@intel.com>
> Cc: Ruiyu Ni <ruiyu.ni@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Dandan Bi <dandan.bi@intel.com>
> ---
> ShellPkg/Include/Library/HandleParsingLib.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/ShellPkg/Include/Library/HandleParsingLib.h
> b/ShellPkg/Include/Library/HandleParsingLib.h
> index b02cf4f..6416128 100644
> --- a/ShellPkg/Include/Library/HandleParsingLib.h
> +++ b/ShellPkg/Include/Library/HandleParsingLib.h
> @@ -390,12 +390,12 @@ GetHandleListByProtocolList (
>
>
> /**
> Return all supported GUIDs.
>
> - @param[out] Guids The buffer to return all supported GUIDs.
> - @param[in out] Count On input, the count of GUIDs the buffer can hold,
> + @param[out] Guids The buffer to return all supported GUIDs.
> + @param[in, out] Count On input, the count of GUIDs the buffer can hold,
> On output, the count of GUIDs to return.
>
> @retval EFI_INVALID_PARAMETER Count is NULL.
> @retval EFI_BUFFER_TOO_SMALL Buffer is not enough to hold all GUIDs.
> @retval EFI_SUCCESS GUIDs are returned successfully.
> --
> 1.9.5.msysgit.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-18 21:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-16 2:03 [patch] ShellPkg/HandleParsingLib: Fix coding style issue Dandan Bi
2017-01-18 21:27 ` Carsey, Jaben
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox