]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/UefiHandleParsingLib: Fix GUID reference
authorQiu Shumin <shumin.qiu@intel.com>
Fri, 25 Mar 2016 01:45:43 +0000 (09:45 +0800)
committerQiu Shumin <shumin.qiu@intel.com>
Fri, 25 Mar 2016 02:06:55 +0000 (10:06 +0800)
commit5d54bbec2ce3861d646fbbd19072b1c3c1537f17
treedd600845743c776e974dfccf175d7599d4082354
parent4480414642d047a6667da86c5026a79af9c9cfe8
ShellPkg/UefiHandleParsingLib: Fix GUID reference

Pass in GUID* for the GUID reference in a CatSPrint statement. Issue was noticed when running "dh -d -v" command on a system with a PCI NIC installed.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Thomas Palmer <thomas.palmer@hpe.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c