audk/ShellPkg/Library
Star Zeng 3b672240e6 ShellPkg UefiDpLib: 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: Jaben Carsey <jaben.carsey@intel.com>
Cc: Shumin Qiu <shumin.qiu@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@19683 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-19 09:19:37 +00:00
..
UefiDpLib ShellPkg UefiDpLib: Use Image->FilePath to get name for SMM drivers 2016-01-19 09:19:37 +00:00
UefiHandleParsingLib ShellPkg: Update 'dh' command to reflect correct driver handle information 2016-01-15 17:05:18 +00:00
UefiShellBcfgCommandLib ShellPkg: Fix the 'bcfg' command ASSERT when use some invalid parameters. 2015-12-16 03:18:02 +00:00
UefiShellCEntryLib ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiShellCommandLib ShellPkg: Fix memory leak in function'ShellCommandConsistMappingInitialize'. 2015-12-25 01:46:02 +00:00
UefiShellDebug1CommandsLib ShellPkg: Use %p for smbiosview SMBIOS table addresses. 2015-12-16 02:58:05 +00:00
UefiShellDriver1CommandsLib ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00
UefiShellInstall1CommandsLib Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.inf" 2016-01-06 16:23:20 +00:00
UefiShellLevel1CommandsLib ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00
UefiShellLevel2CommandsLib ShellPkg: Clean-up 'map' command error message handling 2016-01-07 22:01:28 +00:00
UefiShellLevel3CommandsLib ShellPkg: Make 'alias' can display a single alias name. 2016-01-06 07:43:58 +00:00
UefiShellLib ShellPkg: Fix memory leak in 'ShellOpenFileByName'. 2015-12-25 01:24:16 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Fix ifconfig hang issue with incomplete parameters 2015-12-10 10:59:29 +00:00
UefiShellTftpCommandLib ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00