On 01/18/16 07:02, Star Zeng wrote: > 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(-) >
Out of interest, which are the UEFI shell commands whose output is improved by patch #2? Is it the DRIVERS command, perchance? Thanks! Laszlo _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

