audk/PerformancePkg/Dp_App
Star Zeng 5d2afd44bb PerformancePkg Dp_App: Use Image->FilePath to get name for SMM drivers
This enhancement is to use the FilePath field in the loaded image
protocol to find the name of an image as a fallback for when the
loaded image device path protocol is not installed on the image handle.
This is necessary because the SMM core does not install the loaded
image device path protocol, so DP was displaying "Unknown Driver Name"
for every SMM driver.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Daryl McDaniel <edk2-lists@mc2research.org>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19682 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-19 09:19:28 +00:00
..
Dp.c PerformancePkg\Dp_App: Add NULL check to pointer returned from 'AllocateZeroPool'. 2015-11-26 01:47:14 +00:00
Dp.h Add new extension PerformanceLib APIs to store ID info. 2012-04-24 09:15:10 +00:00
Dp.inf Performance: Refine the format of INF files. 2015-01-20 01:45:35 +00:00
DpInternal.h PerformancePkg/Dp_App: Support dumping cumulative data 2015-11-10 04:57:14 +00:00
DpProfile.c Refine the code to follow coding style. 2011-12-01 04:31:46 +00:00
DpStrings.uni PerformancePkg: Convert all .uni files to utf-8 2015-12-15 04:57:45 +00:00
DpTrace.c PerformancePkg/Dp_App: Support dumping cumulative data 2015-11-10 04:57:14 +00:00
DpUtilities.c PerformancePkg Dp_App: Use Image->FilePath to get name for SMM drivers 2016-01-19 09:19:28 +00:00
Literals.c Refine the code to follow coding style. 2011-12-01 04:31:46 +00:00
Literals.h Refine the code to follow coding style. 2011-12-01 04:31:46 +00:00