]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / Ps2KeyboardDxe /
2010-04-23 hhtianUpdate the copyright notice format
2010-04-19 erictianUse SimpleTextInEx.Reset to initialize correctly KeyTog...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao41. Correct File header to ## @file
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
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-05 gikidyEnhance Ps2Mouse and Ps2Keyboard driver and fix for...
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-23 gikidy1. EDK_RELEASE_VERSION removed;
2009-04-07 vanjeffreturn value not follow spec.
2009-03-23 hfangfix Klocwork issues
2009-03-04 vanjeffadd check for invalid handle.
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-04-22 klu2Fix missing include header file and fix typo in comment.
2008-04-14 klu2Coding style modification.
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
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 &...
2007-09-27 qhuang8translate Ctrl + alpha to control value for simple...
2007-07-20 klu2Cleanup the license header
2007-07-19 yshang1Clean up the Isa related DXE in IntelFrameworkMoudlePkg.
2007-07-16 qwang12mass cleanup inf name
2007-07-16 qwang12rename Ps2keyboard.inf to Ps2keyboardDxe.inf
2007-07-16 qwang12clean up CommonHeader.h
2007-07-10 qwang12Update to BSD license header.
2007-07-06 qwang12Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFramewo...