summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Ata
AgeCommit message (Expand)AuthorFilesLines
2010-03-17fix ia32 build error.erictian1-2/+2
2010-03-17The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low...erictian1-1/+2
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-01-26Clean up AtaBus driver to not depend on PI IdeControllerInit Protocol definit...qhuang82-11/+10
2009-12-31Fix minor coding style issues.qhuang82-29/+30
2009-12-31Remove the hard-code IoAlign in BlockIo.Media; instead, this value should inh...qhuang82-1/+2
2009-12-30Fix bug that that the template does not match fields in structure EFI_BLOCK_I...qhuang81-3/+3
2009-12-25Add assertion to ensure the boolean value must be 0 or 1 before the use of ar...qhuang81-1/+2
2009-12-241. Fix bug in some boundary cases to calculate SectorCountExp.qhuang81-4/+13
2009-12-22Add new UEFI driver AtaBusDxe:qhuang85-0/+2570