]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/UefiDpLib: Refine the code of locating all handles in DpTrace.c.
authorCinnamon Shia <cinnamon.shia@hpe.com>
Mon, 15 Feb 2016 09:07:13 +0000 (17:07 +0800)
committerStar Zeng <star.zeng@intel.com>
Thu, 18 Feb 2016 01:40:30 +0000 (09:40 +0800)
commit64c51ed181545f2c9914ad49c8dcbabe2f9a32e2
tree9eed594fae8f6f948ba9f91f252ee4fee4a08339
parent7053c3b3b35275a052b2411bf73c1c4f578a0322
ShellPkg/UefiDpLib: Refine the code of locating all handles in DpTrace.c.

Replace gBS->LocateHandle with gBS->LocateHandleBuffer

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Cinnamon Shia <cinnamon.shia@hpe.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
ShellPkg/Library/UefiDpLib/DpTrace.c