]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Bus/Isa
Fix comparisons of enumerated types which may cause warnings for some compilers.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa /
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-08-27 li-elvinAdd comments to explain the reason return status is...
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-05-24 niruiyuRemove the check of signature because the code which...
2011-11-21 li-elvinUse PCD to customize if ps2 mouse and mouse pointer...
2011-10-25 niruiyuChange the SimpleTextInEx implementation to return...
2011-09-30 qianouyang1. Add Partial Keystroke Support in Ps2Kb drivers....
2011-09-16 niruiyuFix Ps2KeyboardDxe driver to return correct key data...
2011-09-08 vanjeffFixed issue that addition LEFT CTRL key was detected...
2011-08-25 li-elvinAdd a PcdPs2KbdExtendedVerification to let user to...
2011-07-05 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-17 jljustenIntelFrameworkModulePkg: Add IsaFloppyPei driver
2011-05-26 li-elvinAdd more status code in drivers.
2011-05-16 vanjeffUpdate PS/2 keyboard driver to return scan code for...
2011-05-04 li-elvinRemove disabling keyboard/auxiliary interface in Driver...
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2011-04-19 niruiyuFix the PS2 keyboard driver to call hotkey callback...
2011-01-03 mdkinneyUse REPORT_STATUS_CODExxx() macros directly.
2010-12-30 mdkinneyUpdate the Timeout used for Write() operations to consi...
2010-12-17 niruiyuRemoves the assumption in Supported() and Start() routi...
2010-12-14 niruiyuFix the IsaIo driver to not create ISA resource item...
2010-08-20 niruiyuFix GCC build failure
2010-08-19 niruiyuCheck in the IsaIoDxe device driver that consumes EFI_S...
2010-04-23 hhtianUpdate the copyright notice format
2010-04-19 erictianUse SimpleTextInEx.Reset to initialize correctly KeyTog...
2010-04-14 qhuang8Fix minor coding style issue.
2010-04-12 niruiyuFix ICC build failure.
2010-04-09 niruiyu1. IsaSerialIo driver was changed to produce the flow...
2010-03-10 niruiyuFix the hardware flow control logic in SerialIo driver.
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao41. Correct File header to ## @file
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-08 xli24Minor code enhancement.
2009-09-16 vanjeff1. updated "the Bus Driver that creates all of its...
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-08-18 jchen20modified to removed references to WinNt in the comments...
2009-07-21 lgao4Clean up code
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-07-10 gikidyReplace Fixed PCD with Feature PCD for useHalfHandshake...
2009-07-10 xli24Merge 3 PCDs for the ISA Bus Driver to a single PCD...
2009-07-10 gikidyFix a bug that process received data twice, it will...
2009-07-08 gikidyEnhanced module to handle half handshake flow control.
2009-07-02 rsun3Fix bugs in last code scrub.
2009-07-01 lgao4Fix code bug to cause deal loop when no floppy device.
2009-07-01 rsun3Isa Floppy driver code scrub.
2009-06-26 rsun3Coding style clean-up.
2009-06-26 lgao4Update code style.
2009-06-25 eric_tianupdate the comments on Event
2009-06-25 eric_tiancode scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer module
2009-06-25 eric_tiancode scrub on Ps2MouseDxe module
2009-06-25 eric_tianfix build failure.
2009-06-25 eric_tianchange the enum field name convention to pass ECC
2009-06-24 klu2Fix the potential issue that using integrate as BOOLEAN...
2009-06-19 klu2Refine the comments.
2009-06-19 klu2Clean up the Ps2keyboardDxe module
2009-06-18 klu2The unicode char and shift unicode char should be unico...
2009-06-17 eric_tianadd meta-data to describe module behavior
2009-06-17 eric_tianclean ECC issue
2009-06-12 rsun3ISA Bus code scrub.
2009-06-11 rsun3ISA Bus driver code scrub. Fix a bug in Stop() that...
2009-06-10 rsun3ISA Bus driver code scrub.
2009-06-10 eric_tianfix the ecc issue.
2009-06-05 gikidyEnhance Ps2Mouse and Ps2Keyboard driver and fix for...
2009-06-01 mdkinneyRemove unnecessary use of gEfiStatusCodeSpecificDataGuid
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-24 gikidyAdjust the code so that global variable placed at begin...
2009-04-24 gikidyCOMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING check...
2009-04-24 gikidyCOMPONENT_NAME & COMPONENT_NAME2 checked in inf files.
2009-04-23 gikidy1. EDK_RELEASE_VERSION removed;
2009-04-21 hfangFix K8 report bugs.
2009-04-07 vanjeffreturn value not follow spec.
2009-03-23 hfangfix Klocwork issues
2009-03-04 vanjeffadd check for invalid handle.
2009-03-04 vanjeffretired PcdNtEmulatorEnable.
2009-02-25 vanjeffremove dependent package from inf files.
2009-02-25 vanjeffRetired gSimpleTextInExNotifyGuid, used local structure...
2009-01-16 gikidyAdjust gSimpleTextInExNotifyGuid position in INF file.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-11-21 lgao41. Add Max Try Times check to clear Ps2Kbd status regis...
2008-10-31 qwang12Change functional static variable to Global variable...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-17 vanjeffremove unnecessary comments introduced by tools.
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-25 lgao4remove the unused msa files in FatBinPkg, IntelFramewor...
2008-08-20 qhuang8Update some module INF files in IntelFrameworkModulePkg...
2008-06-11 qwang12remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL.
2008-04-22 klu2Fix missing include header file and fix typo in comment.
2008-04-14 klu2Add function's doxygen header for Ps2Mouse module.
2008-04-14 klu2Coding style modification.
2008-03-18 jljustenedk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSe...
2007-11-29 eric_tianthe last check-in for Ps2MouseAbsolutePointer is not...
2007-11-28 eric_tianmodify the corresponding file path about Ps2MouseAbsolu...
2007-11-28 eric_tianchange "Ps2MouseSimulateTouchPad" to "Ps2MouseAbsoluteP...
2007-11-27 eric_tianuse a PS/2 mouse to simulate a faked touchpad device.
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-10-18 jwang36Removed reference to non-existing library class
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
next