]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaIoDxe.inf
Check in the IsaIoDxe device driver that consumes EFI_SIO_PROTOCOL to produce EFI_ISA...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 19 Aug 2010 02:40:27 +0000 (02:40 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 19 Aug 2010 02:40:27 +0000 (02:40 +0000)
commit558be4559ac1fba1a81b483c90d00680a18640ff
treeca90381e704bd985b61be03a45f7964ddaae22d2
parent2186f2a106a9e81b86f92a3a5777e12f6dff0990
Check in the IsaIoDxe device driver that consumes EFI_SIO_PROTOCOL to produce EFI_ISA_IO_PROTOCOL.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10808 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/ComponentName.c [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/ComponentName.h [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaDriver.c [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaDriver.h [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaIo.c [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaIo.h [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaIoDxe.inf [new file with mode: 0644]
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc