index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IntelFrameworkModulePkg
/
Bus
/
Isa
Age
Commit message (
Expand
)
Author
2012-05-24
Remove the check of signature because the code which looks for the input Noti...
niruiyu
2011-11-21
Use PCD to customize if ps2 mouse and mouse pointer device do full reset.
li-elvin
2011-10-25
Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...
niruiyu
2011-09-30
1. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter...
qianouyang
2011-09-16
Fix Ps2KeyboardDxe driver to return correct key data when Shift/Ctrl/Alt and ...
niruiyu
2011-09-08
Fixed issue that addition LEFT CTRL key was detected when press PAUSE key. P...
vanjeff
2011-08-25
Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...
li-elvin
2011-07-05
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-06-17
IntelFrameworkModulePkg: Add IsaFloppyPei driver
jljusten
2011-05-26
Add more status code in drivers.
li-elvin
2011-05-16
Update PS/2 keyboard driver to return scan code for Pause key.
vanjeff
2011-05-04
Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop...
li-elvin
2011-04-25
Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...
niruiyu
2011-04-19
Fix the PS2 keyboard driver to call hotkey callback even no one is calling Re...
niruiyu
2011-01-03
Use REPORT_STATUS_CODExxx() macros directly.
mdkinney
2010-12-30
Update the Timeout used for Write() operations to consider the case where the...
mdkinney
2010-12-17
Removes the assumption in Supported() and Start() routine that the EFI_SIO_PR...
niruiyu
2010-12-14
Fix the IsaIo driver to not create ISA resource item when the ACPI resource r...
niruiyu
2010-08-20
Fix GCC build failure
niruiyu
2010-08-19
Check in the IsaIoDxe device driver that consumes EFI_SIO_PROTOCOL to produce...
niruiyu
2010-04-23
Update the copyright notice format
hhtian
2010-04-19
Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...
erictian
2010-04-14
Fix minor coding style issue.
qhuang8
2010-04-12
Fix ICC build failure.
niruiyu
2010-04-09
1. IsaSerialIo driver was changed to produce the flow control device path nod...
niruiyu
2010-03-10
Fix the hardware flow control logic in SerialIo driver.
niruiyu
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
1. Correct File header to ## @file
lgao4
2010-01-29
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
2010-01-08
Minor code enhancement.
xli24
2009-09-16
1. updated "the Bus Driver that creates all of its child handles on the first...
vanjeff
2009-09-14
updated the Bus Driver that is able to create all or one of its child handles...
vanjeff
2009-08-18
modified to removed references to WinNt in the comments for serial drivers
jchen20
2009-07-21
Clean up code
lgao4
2009-07-11
Remove extra #includes where possible to make build more efficient
mdkinney
2009-07-10
Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size.
gikidy
2009-07-10
Merge 3 PCDs for the ISA Bus Driver to a single PCD that is a bitmask of feat...
xli24
2009-07-10
Fix a bug that process received data twice, it will cause serial work incorrect.
gikidy
2009-07-08
Enhanced module to handle half handshake flow control.
gikidy
2009-07-02
Fix bugs in last code scrub.
rsun3
2009-07-01
Fix code bug to cause deal loop when no floppy device.
lgao4
2009-07-01
Isa Floppy driver code scrub.
rsun3
2009-06-26
Coding style clean-up.
rsun3
2009-06-26
Update code style.
lgao4
2009-06-25
update the comments on Event
eric_tian
2009-06-25
code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer module
eric_tian
2009-06-25
code scrub on Ps2MouseDxe module
eric_tian
2009-06-25
fix build failure.
eric_tian
2009-06-25
change the enum field name convention to pass ECC
eric_tian
2009-06-24
Fix the potential issue that using integrate as BOOLEAN value in judgment.
klu2
[next]