Re: [edk2] [PATCH v2 2/2] PerformancePkg/Dp_App: Refine the code of locating all handles in DpTrace.c.

2016-02-17 Thread Zeng, Star
On 2016/2/15 17:49, Zeng, Star wrote: On 2016/2/15 17:07, Cinnamon Shia wrote: Replace gBS->LocateHandle with gBS->LocateHandleBuffer Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Cinnamon Shia --- PerformancePkg/Dp_App/DpTrace.c | 40

[edk2] [PATCH v2 2/2] PerformancePkg/Dp_App: Refine the code of locating all handles in DpTrace.c.

2016-02-15 Thread Cinnamon Shia
Replace gBS->LocateHandle with gBS->LocateHandleBuffer Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Cinnamon Shia --- PerformancePkg/Dp_App/DpTrace.c | 40 +--- 1 file changed, 9 insertions(+), 31 deletions(-)