]> git.proxmox.com Git - mirror_edk2.git/commit
Removes the assumption in Supported() and Start() routine that the EFI_SIO_PROTOCOL...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Dec 2010 05:55:47 +0000 (05:55 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Dec 2010 05:55:47 +0000 (05:55 +0000)
commit12b7f509dcc58e242baa783d96b76cd0a64aea65
tree6f9bbb9be6b84f57ad8a7358bc4693544e6766b4
parent304a39b746f947398d2b084ef8623a51f21e49d0
Removes the assumption in Supported() and Start() routine that the EFI_SIO_PROTOCOL is installed in the immediate child handle of the PCI controller. Multiple SIO platform could have an additional layer between the PCI controller and the EFI_SIO_PROTOCOL instance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11178 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaDriver.c