]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Bus/Pci/IdeBus/Dxe/ide.h
1. Changed device detect method to use ATA/ATAPI device signature;
authorjtang12 <jtang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 13 Oct 2006 05:51:59 +0000 (05:51 +0000)
committerjtang12 <jtang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 13 Oct 2006 05:51:59 +0000 (05:51 +0000)
commita98f11c5b9663638bca1fd7518a783c33c420039
tree481de6305e017c7429817ff980d698ba28a3a4f1
parentc51cec25606163ee3cc478f5d4598227558195c5
1. Changed device detect method to use ATA/ATAPI device signature;
2. Enhancements to better support SATA CDROM;
3. Fixed UDMA operation for buffer above 4G memory issue;
4. Fixed maximal block setting for ATAPI read sector operation to comply with spec;
5. Some minor fixes.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1739 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Bus/Pci/IdeBus/Dxe/ata.c
EdkModulePkg/Bus/Pci/IdeBus/Dxe/atapi.c
EdkModulePkg/Bus/Pci/IdeBus/Dxe/ide.c
EdkModulePkg/Bus/Pci/IdeBus/Dxe/ide.h
EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.c
EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.h
EdkModulePkg/Bus/Pci/IdeBus/Dxe/idedata.h