]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Ata/AtaBusDxe/AtaPassThruExecute.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaBusDxe / AtaPassThruExecute.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2020-02-10 Antoine CoeurMdeModulePkg/Bus/Ata: Fix various typos
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2016-07-12 Hao WuMdeModulePkg AtaBusDxe: Fix ATA commands cannot be...
2016-06-07 Cinnamon ShiaMdeModulePkg/AtaBusDxe: Fix some ATA hard drives cannot...
2013-10-10 Tian, FengMdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA driver...
2013-06-18 Feng TianMdeModulePkg/AtaBus: wait up to 30s for ATA cmd respons...
2013-01-04 erictianMdeModulePkg/AtaBus&ScsiBus: Dynamically calculate...
2012-10-31 erictianMdeModulePkg/AtaBusDxe: remove a redundant error check
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-16 ydong10Fix code potential errors.
2012-03-16 qianouyangIntroduce tow non-blocking task lists to AtaBus. One...
2011-09-01 lzeng14Remove, correct and refine some debug messages.
2011-05-19 erictianfix memory leak at AccessAtaDevice() of AtaBus.
2011-05-19 qianouyangUpdate the function's descriptions (which is in AtaBus...
2011-05-04 hhuan131. Enabled SSP(StorageSecurityCommandProtocol) for...
2011-05-03 qianouyangAdd BlockIO2 Protocol.
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: