]> git.proxmox.com Git - mirror_edk2.git/commit
Update ConnectController() to convert an ImageHandle retrieved from the Platform...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 30 Nov 2007 02:35:26 +0000 (02:35 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 30 Nov 2007 02:35:26 +0000 (02:35 +0000)
commitadc8840a2517db5d93fbdba93f5f51d94ee0fb39
tree4ebdc8748056bad256ae23f7e06dc30e43465f86
parenta82da388bfd838ba141d3643689de68e6c48e900
Update ConnectController() to convert an ImageHandle retrieved from the Platform Driver Override Protocol or the Bus Specific Driver Override Protocol into a set of Driver Binding Handles.  This is required if the ImageHandle produces more than one Driver Binding Handle or produces a Driver Binding Protocol on a handle other than the ImageHandle for the driver.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4346 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/Hand/DriverSupport.c