summaryrefslogtreecommitdiff
path: root/OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-20Refine some code to make code run safely.ydong101-2/+6
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian1-4/+4
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-2/+2
2008-10-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff1-1/+1
2007-11-28Fixed potential issues to release resources when error occurs.vanjeff1-226/+231
2007-11-22Update AtapiPassThru driver in Option ROM package to support to produce EFI D...qhuang81-0/+13
2007-11-20Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Sc...qhuang81-0/+3394