]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg: Update 'dh' command to reflect correct driver handle information
authorTapan Shah <tapandshah@hpe.com>
Fri, 15 Jan 2016 17:05:18 +0000 (17:05 +0000)
committerjcarsey <jcarsey@Edk2>
Fri, 15 Jan 2016 17:05:18 +0000 (17:05 +0000)
'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 <tapandshah@hpe.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19648 6f19259b-4bc3-4df7-8a09-765794883524

ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni

index 3dd8896930bab40ae398c2ddde26b95923bb78bd..7e827f088b0317119c23205d1ad81ddf4579bc29 100644 (file)
@@ -2,7 +2,7 @@
 //\r
 // Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved. <BR>\r
 // (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>\r
 //\r
 // Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved. <BR>\r
 // (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>\r
-// (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
+// (C) Copyright 2015-2016 Hewlett Packard Enterprise Development LP<BR>\r
 // This program and the accompanying materials\r
 // are licensed and made available under the terms and conditions of the BSD License\r
 // which accompanies this distribution. The full text of the license may be found at\r
 // This program and the accompanying materials\r
 // are licensed and made available under the terms and conditions of the BSD License\r
 // which accompanies this distribution. The full text of the license may be found at\r
@@ -50,7 +50,7 @@
 #string STR_DRIVER_CN             #language en-US "ComponentName"\r
 #string STR_DRIVER_CN2            #language en-US "ComponentName2"\r
 #string STR_PLAT_DRV_CFG          #language en-US "PlatformtoDriverConfiguration"\r
 #string STR_DRIVER_CN             #language en-US "ComponentName"\r
 #string STR_DRIVER_CN2            #language en-US "ComponentName2"\r
 #string STR_PLAT_DRV_CFG          #language en-US "PlatformtoDriverConfiguration"\r
-#string STR_DRIVER_VERSION        #language en-US "DriverVersion"\r
+#string STR_DRIVER_VERSION        #language en-US "SupportedEfiSpecVersion"\r
 \r
 // Console\r
 #string STR_TXT_IN                #language en-US "SimpleTextIn"\r
 \r
 // Console\r
 #string STR_TXT_IN                #language en-US "SimpleTextIn"\r