]> git.proxmox.com Git - mirror_edk2.git/commit
Add IDE support for edk2 Duet platform.
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jul 2009 07:36:29 +0000 (07:36 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jul 2009 07:36:29 +0000 (07:36 +0000)
commit93d4ce918198c9de4a4e30681c78b811d6e90bb5
tree7e29c2330a71f09257b08dcad2e400cd9950c7c4
parentac10c7278248f5f54af8292287cd6c76a509b098
Add IDE support for edk2 Duet platform.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9000 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/DuetPkg.dsc
DuetPkg/DuetPkg.fdf
DuetPkg/IdeControllerDxe/ComponentName.h [new file with mode: 0644]
DuetPkg/IdeControllerDxe/IdeController.c [new file with mode: 0644]
DuetPkg/IdeControllerDxe/IdeController.h [new file with mode: 0644]
DuetPkg/IdeControllerDxe/IdeController.inf [new file with mode: 0644]
DuetPkg/IdeControllerDxe/IdeControllerName.c [new file with mode: 0644]
DuetPkg/IdeControllerDxe/IdeData.h [new file with mode: 0644]