Reviewed-by: Liming Gao <[email protected]>

-----Original Message-----
From: edk2-devel [mailto:[email protected]] On Behalf Of Star Zeng
Sent: Monday, January 18, 2016 2:02 PM
To: [email protected]
Subject: [edk2] [PATCH 0/2] DP: 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.

Star Zeng (2):
  PerformancePkg Dp_App: Use Image->FilePath to get name for SMM drivers
  ShellPkg UefiDpLib: Use Image->FilePath to get name for SMM drivers

 PerformancePkg/Dp_App/DpUtilities.c      | 13 ++++++++++---
 ShellPkg/Library/UefiDpLib/DpUtilities.c | 14 +++++++++++---
 2 files changed, 21 insertions(+), 6 deletions(-)

--
2.7.0.windows.1

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to