summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu2-11/+12
2011-09-301. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter...qianouyang3-208/+255
2011-09-16Fix Ps2KeyboardDxe driver to return correct key data when Shift/Ctrl/Alt and ...niruiyu2-152/+170
2011-09-08Fixed issue that addition LEFT CTRL key was detected when press PAUSE key. P...vanjeff2-14/+9
2011-08-25Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...li-elvin3-2/+7
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu19-39/+39
2011-06-17IntelFrameworkModulePkg: Add IsaFloppyPei driverjljusten4-0/+2317
2011-05-26Add more status code in drivers.li-elvin2-0/+13
2011-05-16Update PS/2 keyboard driver to return scan code for Pause key.vanjeff2-107/+121
2011-05-04Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop...li-elvin3-14/+2
2011-04-25Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...niruiyu1-9/+10
2011-04-19Fix the PS2 keyboard driver to call hotkey callback even no one is calling Re...niruiyu4-518/+398
2011-01-03Use REPORT_STATUS_CODExxx() macros directly.mdkinney2-41/+38
2010-12-30Update the Timeout used for Write() operations to consider the case where the...mdkinney1-1/+33
2010-12-17Removes the assumption in Supported() and Start() routine that the EFI_SIO_PR...niruiyu1-16/+3
2010-12-14Fix the IsaIo driver to not create ISA resource item when the ACPI resource r...niruiyu1-24/+32
2010-12-10Enhance IdeBusDxe to check the class code for IDE mode only.lzeng141-4/+41
2010-08-20Fix GCC build failureniruiyu1-2/+2
2010-08-19Check in the IsaIoDxe device driver that consumes EFI_SIO_PROTOCOL to produce...niruiyu7-0/+3126
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli241-3/+3
2010-04-23Update the copyright notice formathhtian51-99/+99
2010-04-19Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian1-3/+3
2010-04-14Fix minor coding style issue.qhuang81-3/+3
2010-04-12Fix ICC build failure.niruiyu1-3/+6
2010-04-091. IsaSerialIo driver was changed to produce the flow control device path nod...niruiyu3-42/+223
2010-03-17fix ia32 build error.erictian1-2/+2
2010-03-17The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low...erictian1-1/+2
2010-03-10Fix the hardware flow control logic in SerialIo driver.niruiyu1-2/+2
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu24-4/+0
2010-02-241. Correct File header to ## @filelgao48-31/+33
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2-10/+10
2010-01-26Update in IdeBus to solve the non-backward compatibility issue by the MdePkg ...qhuang82-6/+6
2010-01-08Minor code enhancement.xli241-2/+2
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang31-17973/+0
2009-10-10clean up non-English characters.vanjeff2-2/+2
2009-09-29add security check and remove un-necessary return sentence.vanjeff1-3/+1
2009-09-28Add security check to pass klockwork.htao1-1/+6
2009-09-25add security checkvanjeff2-1/+4
2009-09-17Fix ICC build failure.htao1-2/+0
2009-09-16add SR-IOV support in EDK II.htao10-10/+972
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff2-24/+48
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff2-80/+116
2009-09-08adjust error process code position.vanjeff1-4/+4
2009-09-08updated IdeBus driver not to create new child handle if RemainingDeviepath is...vanjeff1-41/+53
2009-08-28StartPciDevicesOnBridge() should correct return value.vanjeff2-5/+10
2009-08-24Make end of line consistent.qhuang82-1477/+1477
2009-08-18modified to removed references to WinNt in the comments for serial driversjchen201-3/+3
2009-08-12add correct [Depex] section.vanjeff1-0/+3
2009-08-11update include file to use IndustryStandard/Pci.heric_tian2-2/+2
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2-2/+2