mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
ShellPkg/HandleParsingLib: Fix coding style issue
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> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
This commit is contained in:
parent
c326e0780a
commit
a08cdd228a
@ -392,8 +392,8 @@ 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user