summaryrefslogtreecommitdiff
path: root/OptionRomPkg/AtapiPassThruDxe
AgeCommit message (Expand)AuthorFilesLines
2010-09-20Refine some code to make code run safely.ydong101-2/+6
2010-04-24Update the copyright notice formathhtian5-10/+10
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-231. Correct File header to ## @filelgao41-4/+4
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2-44/+38
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-03Add PCI option to generate OptionRomlgao41-0/+5
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-11-14Add the dependency of DevicePathLib for the reference of DevicePathLib macros.qhuang82-0/+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
2008-09-20remove the unused msa/npsd fileslgao41-95/+0
2008-07-26Fix case issuesqhuang81-1/+1
2007-12-21Add preparation for FAR release.qhuang82-3/+98
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...qhuang84-3/+44
2007-11-20Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Sc...qhuang84-0/+5259