]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Bus
EDK II Packages: Add Contributions.txt and License.txt files
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus /
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-12-10 lzeng14Enhance IdeBusDxe to check the class code for IDE mode...
2010-08-20 niruiyuFix GCC build failure
2010-08-19 niruiyuCheck in the IsaIoDxe device driver that consumes EFI_S...
2010-08-10 xli24Add explicit type cast to suppress possible warning...
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-17 erictianfix ia32 build error.
2010-03-17 erictianThe ATA alignment_logic_in_phy_blocks field doesn’t...
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-26 qhuang8Update in IdeBus to solve the non-backward compatibilit...
2010-01-08 xli24Minor code enhancement.
2009-10-20 davidhuang1. Impl PI 1.2 PCI part. Major changes include:
2009-10-10 vanjeffclean up non-English characters.
2009-09-29 vanjeffadd security check and remove un-necessary return sentence.
2009-09-28 htaoAdd security check to pass klockwork.
2009-09-25 vanjeffadd security check
2009-09-17 htaoFix ICC build failure.
2009-09-16 htaoadd SR-IOV support in EDK II.
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-09-08 vanjeffadjust error process code position.
2009-09-08 vanjeffupdated IdeBus driver not to create new child handle...
2009-08-28 vanjeffStartPciDevicesOnBridge() should correct return value.
2009-08-24 qhuang8Make end of line consistent.
2009-08-18 jchen20modified to removed references to WinNt in the comments...
2009-08-12 vanjeffadd correct [Depex] section.
2009-08-11 eric_tianupdate include file to use IndustryStandard/Pci.h
2009-07-24 eric_tianroll back the changes on replace Pcixx.h with Pci.h...
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-21 lgao4Clean up code
2009-07-17 eric_tianmove EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART...
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-07-14 vanjeffupdated parameters name to match spec.
2009-07-13 vanjeffrollback for fix scsi disk detection issue.
2009-07-13 vanjeffupdated parameters name to match spec.
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-07-10 eric_tianupdate the function header comment to comply with PI1...
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-09 vanjeffadd security check.
2009-07-08 gikidyEnhanced module to handle half handshake flow control.
2009-07-07 vanjeffAdd IncompatiblePciDeviceSupportDxe module in IntelFram...
2009-07-07 vanjeffRetired PciIncompatibleDeviceSupportLib from IntelFrame...
2009-07-06 vanjefffixed one typo.
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-29 vanjefffixed ecc and k8 issues.
2009-06-26 rsun3Coding style clean-up.
2009-06-26 lgao4Update code style.
2009-06-26 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-26 vanjeffClean up ECC.
2009-06-26 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-26 jchen20Code scrub for IdeBusDxe driver
2009-06-25 vanjeffCode scrub for PCI Bus module and PciIncompatibleDevice...
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-24 jchen20Code scrub for IdeBusDxe driver
2009-06-23 vanjefffixed Unix GCC build issue.
2009-06-23 vanjeffClean up meta data and code scrub for PCI Bus module.
2009-06-19 xli24Refine include file for PCI Platform Protocol, and...
2009-06-19 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-19 jchen20Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)
2009-06-19 xli24Code scrub for VgaMiniPortDxe.
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-18 gikidyFix wrong variable used that may overwrite correct...
2009-06-18 vanjeff1. used PciPlatfromProtocolGuid to get VgaIo and IsaIo...
2009-06-17 eric_tianadd meta-data to describe module behavior
2009-06-17 eric_tianclean ECC issue
2009-06-15 gikidyCorrected bad declaration.
next