]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.h
Add AtapiPassThru & CapsuleRuntime module to MdeModulePkg
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Jun 2007 09:29:08 +0000 (09:29 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Jun 2007 09:29:08 +0000 (09:29 +0000)
commit513f3f444743f9e84f1928765192d67a72afd11c
treef5b326f7a03e7a92698e562a4414abab92be8139
parent56a1c2270b4d261872762eef5989b96a32de387f
Add AtapiPassThru & CapsuleRuntime module to MdeModulePkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2806 6f19259b-4bc3-4df7-8a09-765794883524
12 files changed:
MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.c [new file with mode: 0644]
MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.h [new file with mode: 0644]
MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf [new file with mode: 0644]
MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa [new file with mode: 0644]
MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/ComponentName.c [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg/Universal/Capsule/RuntimeDxe/Capsule.c [new file with mode: 0644]
MdeModulePkg/Universal/Capsule/RuntimeDxe/Capsule.dxs [new file with mode: 0644]
MdeModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.inf [new file with mode: 0644]
MdeModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.msa [new file with mode: 0644]
MdeModulePkg/Universal/Capsule/RuntimeDxe/CapsuleService.c [new file with mode: 0644]
MdeModulePkg/Universal/Capsule/RuntimeDxe/CapsuleService.h [new file with mode: 0644]