Revision: 19648
          http://sourceforge.net/p/edk2/code/19648
Author:   jcarsey
Date:     2016-01-15 17:05:18 +0000 (Fri, 15 Jan 2016)
Log Message:
-----------
ShellPkg: Update 'dh' command to reflect correct driver handle information

'dh' command shows Supported EFI Specification Version value as DriverVersion. 
Changing it to 'SupportedEfiSpecVersion' to provide more accurate information.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <[email protected]>
Reviewed-by: Samer El-Haj-Mahmoud <[email protected]>
Reviewed-by: Jaben Carsey <[email protected]>

Modified Paths:
--------------
    trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni

Modified: 
trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni
===================================================================
--- trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni   
2016-01-15 09:50:40 UTC (rev 19647)
+++ trunk/edk2/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni   
2016-01-15 17:05:18 UTC (rev 19648)
@@ -2,7 +2,7 @@
 //
 // Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved. <BR>
 // (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
-// (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>
+// (C) Copyright 2015-2016 Hewlett Packard Enterprise Development LP<BR>
 // This program and the accompanying materials
 // are licensed and made available under the terms and conditions of the BSD 
License
 // which accompanies this distribution. The full text of the license may be 
found at
@@ -50,7 +50,7 @@
 #string STR_DRIVER_CN             #language en-US "ComponentName"
 #string STR_DRIVER_CN2            #language en-US "ComponentName2"
 #string STR_PLAT_DRV_CFG          #language en-US 
"PlatformtoDriverConfiguration"
-#string STR_DRIVER_VERSION        #language en-US "DriverVersion"
+#string STR_DRIVER_VERSION        #language en-US "SupportedEfiSpecVersion"
 
 // Console
 #string STR_TXT_IN                #language en-US "SimpleTextIn"


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to