]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Ata/AtaBusDxe/AtaPassThruExecute.c
Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer...
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaBusDxe / AtaPassThruExecute.c
2010-09-02 qhuang8Fill AtaDeviceHeader field in ATA command block
2010-04-24 hhtianUpdate the copyright notice format
2010-03-17 erictianfix ia32 build error.
2010-03-17 erictianThe ATA alignment_logic_in_phy_blocks field doesn’t...
2010-01-26 qhuang8Clean up AtaBus driver to not depend on PI IdeControlle...
2009-12-31 qhuang8Remove the hard-code IoAlign in BlockIo.Media; instead...
2009-12-25 qhuang8Add assertion to ensure the boolean value must be 0...
2009-12-24 qhuang81. Fix bug in some boundary cases to calculate SectorCo...
2009-12-22 qhuang8Add new UEFI driver AtaBusDxe: