]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.c
Move Pci/AtapiPassThru/Dxe to Pci/AtapiPassThruDxe.
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Jul 2007 01:47:19 +0000 (01:47 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Jul 2007 01:47:19 +0000 (01:47 +0000)
commit581c608bab1bd19105697b2f98b61651051815de
tree1f2804add8fec302aa0cf98e979663b238880d0e
parent188fe5e85d7c122cd59781ec6dff3da687b5ccca
Move Pci/AtapiPassThru/Dxe to Pci/AtapiPassThruDxe.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2970 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.c [deleted file]
MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.h [deleted file]
MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf [deleted file]
MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa [deleted file]
MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/ComponentName.c [deleted file]
MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.c [new file with mode: 0644]
MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.h [new file with mode: 0644]
MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.inf [new file with mode: 0644]
MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.msa [new file with mode: 0644]
MdeModulePkg/Bus/Pci/AtapiPassThruDxe/ComponentName.c [new file with mode: 0644]