summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe
Commit message (Expand)AuthorAgeFilesLines
* IntelFrameworkModulePkg/IdeBusDxe: Fix undefined behavior in signed left shiftHao Wu2017-04-131-3/+3
* IntelFrameworkModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-12/+16
* Add type cast on variable before operation.Jeff Fan2014-08-081-3/+3
* Fixed typos: hanlder should be handler.Chen Fan2014-07-092-2/+2
* Refine the code to avoid error report.ydong102013-02-211-1/+3
* IntelFrameworkModulePkg/IdeBusDxe: Add error check on the return status of in...erictian2012-08-201-1/+1
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-054-8/+8
* Enhance IdeBusDxe to check the class code for IDE mode only.lzeng142010-12-101-4/+41
* Add explicit type cast to suppress possible warning of precession loss.xli242010-08-101-3/+3
* Update the copyright notice formathhtian2010-04-2312-24/+24
* fix ia32 build error.erictian2010-03-171-2/+2
* The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low...erictian2010-03-171-1/+2
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-1/+0
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Update in IdeBus to solve the non-backward compatibility issue by the MdePkg ...qhuang82010-01-262-6/+6
* updated the Bus Driver that is able to create all or one of its child handles...vanjeff2009-09-141-5/+5
* adjust error process code position.vanjeff2009-09-081-4/+4
* updated IdeBus driver not to create new child handle if RemainingDeviepath is...vanjeff2009-09-081-41/+53
* Make end of line consistent.qhuang82009-08-242-1477/+1477
* update include file to use IndustryStandard/Pci.heric_tian2009-08-111-1/+1
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-241-1/+1
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B...eric_tian2009-07-171-5/+0
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-151-1476/+1476
* update the function header comment to comply with PI1.2 volume 5eric_tian2009-07-102-66/+64
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f1...jchen202009-06-263-9/+3
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f1...jchen202009-06-261-1/+1
* Code scrub for IdeBusDxe driverjchen202009-06-266-82/+104
* Code scrub for IdeBusDxe driverjchen202009-06-2410-3938/+3024
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f1...jchen202009-06-191-16/+0
* Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)jchen202009-06-198-84/+83
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-302-4/+4
* Adjust the code so that global variable placed at beginning of file.gikidy2009-04-241-7/+7
* COMPONENT_NAME & COMPONENT_NAME2 checked in inf files.gikidy2009-04-241-1/+2
* 1. EDK_RELEASE_VERSION removed;gikidy2009-04-231-3/+1
* Fix K8 report bugs.hfang2009-04-212-2/+15
* Fix some inconsistencies in EFIAPI usage.jljusten2009-04-133-0/+8
* Function AtaEnableLongPhysicalSector () added for Long physical sector process.gikidy2009-04-023-1/+87
* fix Klocwork issueshfang2009-03-232-1/+7
* Move DiskInfo Protocol from MdeModulePkg to IntelFrameworkModule package.lgao42009-02-241-2/+2
* use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji42009-02-043-2/+6
* Fixed For Reviewhfang2009-01-132-5/+5
* Update For R9 Review.hfang2009-01-085-20/+74
* Fixup for reviewhfang2008-12-258-144/+138
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* Update IdeBus for the EfiLibInstallAllDriverBindingg2() API change.qhuang82008-11-071-0/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-3/+0