summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe
AgeCommit message (Expand)Author
2009-07-10update the function header comment to comply with PI1.2 volume 5eric_tian
2009-06-26git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f1...jchen20
2009-06-26git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f1...jchen20
2009-06-26Code scrub for IdeBusDxe driverjchen20
2009-06-24Code scrub for IdeBusDxe driverjchen20
2009-06-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f1...jchen20
2009-06-19Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)jchen20
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 checked in inf files.gikidy
2009-04-231. EDK_RELEASE_VERSION removed;gikidy
2009-04-21Fix K8 report bugs.hfang
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten
2009-04-02Function AtaEnableLongPhysicalSector () added for Long physical sector process.gikidy
2009-03-23fix Klocwork issueshfang
2009-02-24Move DiskInfo Protocol from MdeModulePkg to IntelFrameworkModule package.lgao4
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji4
2009-01-13Fixed For Reviewhfang
2009-01-08Update For R9 Review.hfang
2008-12-25Fixup for reviewhfang
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-11-07Update IdeBus for the EfiLibInstallAllDriverBindingg2() API change.qhuang8
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-09-01Fix a issue "BlockIOProtocolTest failed on Several Platforms during EFI and U...eric_tian
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao4
2008-08-20Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVERqhuang8
2008-07-16sync filename exactly.vanjeff
2008-07-16sync filename exactly.vanjeff
2008-07-02rename to meet actual filenamesvanjeff
2008-07-02rename to meet naming rulesvanjeff
2008-07-02rename to meet naming rulesvanjeff
2008-07-02rename to meet naming rulesvanjeff
2008-07-02rename to meet naming rulesvanjeff
2008-07-02rename to meet naming rulesvanjeff
2008-07-02rename to meet naming rulesvanjeff
2008-07-02rename to meet naming rulesvanjeff
2008-07-02rename to meet naming rulesvanjeff
2008-03-21IntelFrameworkModulePkg/jljusten
2008-03-18Renamed to match filename naming recommendations.jljusten
2008-02-19Return the error status from gBS->OpenProtocol() since there are cases when t...qhuang8
2008-02-14Fix an issue to match invalid Language codes like "enus" qhuang8
2007-10-30Add Add Driver Diagnostic 2 Protocol support for IdeBus driver.qhuang8
2007-10-16Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that so...lgao4
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao4
2007-10-12fixed the following problems:eric_tian
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-08-14Replace EFI_MAX() with MAX()mdkinney