]> git.proxmox.com Git - mirror_edk2.git/commit - Bus/Isa/IsaBusDxe/IsaBusDxe.inf
MdeModulePkg: Add IsaBusDxe driver
authorRuiyu Ni <ruiyu.ni@intel.com>
Tue, 26 May 2015 02:48:42 +0000 (02:48 +0000)
committerniruiyu <niruiyu@Edk2>
Tue, 26 May 2015 02:48:42 +0000 (02:48 +0000)
commit9834b6c14e41f09a468ce29361ed41ae16975a58
tree550a04b50f6add8b4c251d0b2066c474618bfab9
parent42c9d9f8a3555dceaeab005c44e266dd597c1ce7
MdeModulePkg: Add IsaBusDxe driver

This driver follows UEFI driver model and layers on ISA HC protocol defined in PI spec 1.2.1.
It consumes the ISA Host Controller protocol produced by the ISA Host Controller and installs the ISA Host Controller Service Binding protocol on the ISA Host Controller's handle.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17504 6f19259b-4bc3-4df7-8a09-765794883524
Bus/Isa/IsaBusDxe/ComponentName.c [new file with mode: 0644]
Bus/Isa/IsaBusDxe/ComponentName.h [new file with mode: 0644]
Bus/Isa/IsaBusDxe/IsaBusDxe.c [new file with mode: 0644]
Bus/Isa/IsaBusDxe/IsaBusDxe.h [new file with mode: 0644]
Bus/Isa/IsaBusDxe/IsaBusDxe.inf [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dsc