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
Age
Commit message (
Expand
)
Author
2016-04-13
IntelFrameworkModulePkg/Ps2Mouse: Use PCD defined in MdeModulePkg
Ruiyu Ni
2016-04-13
IntelFrameworkModulePkg/Ps2AbsPointer: Use PCD defined in MdeModulePkg
Ruiyu Ni
2016-04-13
IntelFrameworkModulePkg/Ps2Kbd: use PCD/Protocol in MdeModulePkg
Ruiyu Ni
2015-12-15
IntelFrameworkModulePkg: Convert all .uni files to utf-8
Jordan Justen
2015-06-30
IntelFrameworkModulePkg IsaFloppyDxe: Use safe string functions
Hao Wu
2015-06-10
IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard ...
Ruiyu Ni
2015-05-05
IntelFrameworkModulePkg: Modify IsaSerialDxe to follow driver rules
Hao Wu
2015-03-18
IntelFrameworkModulePkg: Remove a duplicated hardcode string
Hao Wu
2014-09-03
IntelFrameworkModulePkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-28
IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-08-28
IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-08-14
MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...
Zeng, Star
2014-08-08
Add type cast on variable before operation.
Jeff Fan
2014-07-28
Update code to support VS2013 tool chain.
Eric Dong
2014-07-09
Fixed typos: hanlder should be handler.
Chen Fan
2014-06-25
Refine code to make it more safely.
Eric Dong
2014-06-04
Rename TimeoutInSeconds to Timeout to avoid confusion.
Jeff Fan
2013-05-13
Update Code to pass EBC compiler.
lgao4
2013-02-21
Refine the code to avoid error report.
ydong10
2012-10-30
Add missing status code in several modules.
li-elvin
2012-10-17
Fix ECC issue.
li-elvin
2012-10-11
Add PcdFastPS2Detection to improve PS2 keyboard driver start performance.
li-elvin
2012-08-28
Fix comparisons of enumerated types which may cause warnings for some compilers.
rsun3
2012-08-27
Add comments to explain the reason return status is not checked. The return s...
li-elvin
2012-08-20
IntelFrameworkModulePkg/IdeBusDxe: Add error check on the return status of in...
erictian
2012-07-30
Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...
niruiyu
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-12-10
Enhance IdeBusDxe to check the class code for IDE mode only.
lzeng14
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-08-10
Add explicit type cast to suppress possible warning of precession loss.
xli24
2010-04-23
Update the copyright notice format
hhtian
2010-04-19
Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...
erictian
[next]