public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* DXE core - Connecting a controller to driver
@ 2017-06-26 16:30 TVKR
  2017-06-27 13:52 ` TVKR
  2017-06-27 14:07 ` Andrew Fish
  0 siblings, 2 replies; 4+ messages in thread
From: TVKR @ 2017-06-26 16:30 UTC (permalink / raw)
  To: edk2-devel

Hi experts,

I have  a question related to the ConnectController implementation in the
edk2 codebase (MdeModulePkg\Core\Dxe\Hand\DriverSupport.c). Under the
CoreConnectSingleController function, what if DriverBinding->Supported
returns an error? I see that there is a do/while loop waiting for
DriverFound to be set to TRUE, but it looks like this wont happen if
DriverBinding->Supported returns an error (looping for ever). Am I reading
this wrong?

Thanks


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-27 22:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-26 16:30 DXE core - Connecting a controller to driver TVKR
2017-06-27 13:52 ` TVKR
2017-06-27 14:07 ` Andrew Fish
2017-06-27 22:44   ` TVKR

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox