summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus
AgeCommit message (Expand)Author
2008-04-22Fix missing include header file and fix typo in comment.klu2
2008-04-17Add function doxygen header for VgaMiniPort module.klu2
2008-04-16Add function doxygen header for PciBus module.klu2
2008-04-15Add function doxygen header for PciBus module.klu2
2008-04-14Add function's doxygen header for Ps2Mouse module.klu2
2008-04-14Coding style modification.klu2
2008-03-21IntelFrameworkModulePkg/jljusten
2008-03-19Modify all file header to follow doxygen formatklu2
2008-03-18edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf:jljusten
2008-03-18Renamed to match filename naming recommendations.jljusten
2008-03-14[Description]:vanjeff
2008-03-13Enhanced the PCI Bus DXE modulezliu3
2008-03-07Merger tracker:Fixed a Pci bus driver logic errorvanjeff
2008-02-19Produce all the PciIo & Dpath protocol for all the pci devices under the curr...qhuang8
2008-02-19Return the error status from gBS->OpenProtocol() since there are cases when t...qhuang8
2008-02-14Fix an issue to match invalid Language codes like "enus" qhuang8
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff
2007-12-26Add the Rom Image to internal database for later PCI light enumerationeric_tian
2007-11-29the last check-in for Ps2MouseAbsolutePointer is not correct. do it again.eric_tian
2007-11-28modify the corresponding file path about Ps2MouseAbsolutePointerDxe driver & ...eric_tian
2007-11-28change "Ps2MouseSimulateTouchPad" to "Ps2MouseAbsolutePointer" for more clear...eric_tian
2007-11-27use a PS/2 mouse to simulate a faked touchpad device.eric_tian
2007-11-091. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff
2007-10-30Add Add Driver Diagnostic 2 Protocol support for IdeBus driver.qhuang8
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-10-18Removed reference to non-existing library classjwang36
2007-10-16Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that so...lgao4
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao4
2007-10-12fixed the following problems:eric_tian
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-10Changed to pass the build with Visual Studio 2005jwang36
2007-10-09Fixed NT32 Build break.AJFISH
2007-10-09Cleaned the code for passing Visual Studio 2005 buildjwang36
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-28PCI Bus Driver Enhancementxli24
2007-09-27translate Ctrl + alpha to control value for simple text input protocolqhuang8
2007-09-20Fix a bug which leave BLOCKSIZE of BloIO produced by IsaFloppy to be zero whe...qwang12
2007-09-14Build a valid device path to an EFI driver loaded from a PCI Option ROMmdkinney
2007-09-10Merge tracker. Add check whether CreateResourceNode successful or not. vanjeff
2007-08-31Add missing packages dependency.vanjeff
2007-08-31Added missing dependent packagejwang36
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-29Update INF files to remove/update non-exist files listed in [sources] sections. qhuang8
2007-08-28Fix the CYGWIN GCC build issue.klu2
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff
2007-08-23Fix building issue for Intel Compilerklu2
2007-08-16Updated to use new PCD settingsAJFISH
2007-08-14Replace EFI_MAX() with MAX()mdkinney