]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/NvmExpressDxe: Fix wrong logic in GetControllerName()
authorAnbazhagan, Baraneedharan <anbazhagan@hp.com>
Tue, 1 Dec 2015 00:40:37 +0000 (00:40 +0000)
committererictian <erictian@Edk2>
Tue, 1 Dec 2015 00:40:37 +0000 (00:40 +0000)
NvmExpressComponentNameGetControllerName returns EFI_UNSUPPORTED if
child handle is passed. gEfiNvmExpressPassThruProtocolGuid needs to
be passed to EfiTestChildHandle instead of gEfiPciIoProtocolGuid.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Anbazhagan, Baraneedharan" <anbazhagan@hp.com>
Reviewed-by: "Tian, Feng" <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19071 6f19259b-4bc3-4df7-8a09-765794883524


No differences found