summaryrefslogtreecommitdiff
path: root/OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-13edk2: Remove packages moved to edk2-platformsMichael D Kinney1-3410/+0
2019-04-09OptionRomPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2016-11-15OptionRomPkg: Fix typos in commentsGary Lin1-3/+3
2016-10-27OptionRomPkg/AtapiPassThruDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-2/+2
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