diff options
author | Jeff Westfahl <jeff.westfahl@ni.com> | 2017-05-05 05:53:04 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2017-05-11 19:14:44 +0800 |
commit | f4ac4354652b2bcf4f138b5ebd79b2f07710d4ef (patch) | |
tree | af1f29cee36d4a6fce25d3195a43db087a3c0abc /BaseTools/Source/Python/Common/LongFilePathOsPath.py | |
parent | bbb212afa0f8e33e0b686a1b6ffd85d353eed83d (diff) | |
download | edk2-f4ac4354652b2bcf4f138b5ebd79b2f07710d4ef.tar.gz edk2-f4ac4354652b2bcf4f138b5ebd79b2f07710d4ef.tar.bz2 edk2-f4ac4354652b2bcf4f138b5ebd79b2f07710d4ef.zip |
ShellPkg/HandleParsingLib: Show LoadedImageProtocol file name
This patch adds support for showing the file name associated with a
LoadedImageProtocol file path. This is a behavior that was present in
the old shell but has been lost in the new shell.
For example, using 'dh -v' in the old shell:
Handle D3 (3A552218)
Image (3A54C918) File:MicrocodeUpdate
ParentHandle..: 3A666398
vs. the new shell:
D3: 3A552218
LoadedImage
Revision......: 0x00001000
ParentHandle..: 3A666398
Here's what the output of 'dh -v' looks like after this patch:
D3: 3A552218
LoadedImage
Name..........: MicrocodeUpdate
Revision......: 0x00001000
ParentHandle..: 3A666398
This seems like useful information for the shell to display.
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Westfahl <jeff.westfahl@ni.com>
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/LongFilePathOsPath.py')
0 files changed, 0 insertions, 0 deletions