]> git.proxmox.com Git - mirror_edk2.git/commit - PerformancePkg/Dp_App/Dp.c
Update DP to get Image name with the following methods orderly.
authorlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 25 Nov 2011 02:24:07 +0000 (02:24 +0000)
committerlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 25 Nov 2011 02:24:07 +0000 (02:24 +0000)
commita2daf8dbecddcc04fb4317b6772bc154f0773f7a
tree1747e1c0e42262d0169beacdba2a788cf2233ddb
parent9ff904b04652a3a0b0a64847f22ff3b9ee1317f5
Update DP to get Image name with the following methods orderly.
  1. Image PDB
  2. ComponentName2 protocol
  3. FFS UI section
  4. Image GUID
  5. Image DevicePath
  6. Unknown Driver Name

Signed-off-by: lzeng14
Reviewed-by: lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12779 6f19259b-4bc3-4df7-8a09-765794883524
PerformancePkg/Dp_App/Dp.c
PerformancePkg/Dp_App/Dp.inf
PerformancePkg/Dp_App/DpInternal.h
PerformancePkg/Dp_App/DpStrings.uni
PerformancePkg/Dp_App/DpTrace.c
PerformancePkg/Dp_App/DpUtilities.c