]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsing
authorLaszlo Ersek <lersek@redhat.com>
Thu, 8 Sep 2016 15:10:47 +0000 (17:10 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Thu, 8 Sep 2016 18:42:28 +0000 (20:42 +0200)
commitb6c54204617c37e305c4389ece4f7af116485f92
tree65a57e034222214113b2d1d1ff920932d4180fbd
parent1b3be4a12e7dd7504b502fb58929efec967b7fbf
ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsing

"MatchingHandleCount" is an output parameter of
ParseHandleDatabaseForChildControllers().

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Tapan Shah <tapandshah@hpe.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Tapan Shah <tapandshah@hpe.com>
ShellPkg/Include/Library/HandleParsingLib.h
ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c