summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus
AgeCommit message (Expand)AuthorFilesLines
2008-03-21IntelFrameworkModulePkg/jljusten2-2/+2
2008-03-19Modify all file header to follow doxygen formatklu21-2/+2
2008-03-18edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf:jljusten1-8/+3
2008-03-18Renamed to match filename naming recommendations.jljusten1-0/+0
2008-03-14[Description]:vanjeff2-15/+62
2008-03-13Enhanced the PCI Bus DXE modulezliu33-1/+18
2008-03-07Merger tracker:Fixed a Pci bus driver logic errorvanjeff1-1/+5
2008-02-19Produce all the PciIo & Dpath protocol for all the pci devices under the curr...qhuang85-184/+124
2008-02-19Return the error status from gBS->OpenProtocol() since there are cases when t...qhuang81-2/+2
2008-02-14Fix an issue to match invalid Language codes like "enus" qhuang81-1/+1
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff4-32/+73
2007-12-26Add the Rom Image to internal database for later PCI light enumerationeric_tian2-0/+18
2007-11-29the last check-in for Ps2MouseAbsolutePointer is not correct. do it again.eric_tian7-0/+3020
2007-11-28modify the corresponding file path about Ps2MouseAbsolutePointerDxe driver & ...eric_tian7-3020/+0
2007-11-28change "Ps2MouseSimulateTouchPad" to "Ps2MouseAbsolutePointer" for more clear...eric_tian7-176/+176
2007-11-27use a PS/2 mouse to simulate a faked touchpad device.eric_tian7-0/+3020
2007-11-091. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff1-20/+20
2007-10-30Add Add Driver Diagnostic 2 Protocol support for IdeBus driver.qhuang83-4/+60
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang85-67/+983
2007-10-18Removed reference to non-existing library classjwang361-1/+0
2007-10-16Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that so...lgao43-16/+16
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao42-21/+44
2007-10-12fixed the following problems:eric_tian1-113/+147
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang88-9/+9
2007-10-10Changed to pass the build with Visual Studio 2005jwang361-2/+2
2007-10-09Fixed NT32 Build break.AJFISH1-2/+2
2007-10-09Cleaned the code for passing Visual Studio 2005 buildjwang361-2/+2
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang88-32/+32
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang810-785/+1212
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang817-611/+1256
2007-09-28PCI Bus Driver Enhancementxli244-7/+43
2007-09-27translate Ctrl + alpha to control value for simple text input protocolqhuang81-0/+10
2007-09-20Fix a bug which leave BLOCKSIZE of BloIO produced by IsaFloppy to be zero whe...qwang121-1/+2
2007-09-14Build a valid device path to an EFI driver loaded from a PCI Option ROMmdkinney1-1/+30
2007-09-10Merge tracker. Add check whether CreateResourceNode successful or not. vanjeff1-0/+1
2007-08-31Add missing packages dependency.vanjeff1-8/+9
2007-08-31Added missing dependent packagejwang363-1/+3
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang83-17/+17
2007-08-29Update INF files to remove/update non-exist files listed in [sources] sections. qhuang81-3/+2
2007-08-28Fix the CYGWIN GCC build issue.klu21-2/+4
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff1-2/+0
2007-08-23Fix building issue for Intel Compilerklu21-1/+1
2007-08-16Updated to use new PCD settingsAJFISH3-51/+83
2007-08-14Replace EFI_MAX() with MAX()mdkinney4-11/+3
2007-08-09Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Frame...klu21-1/+15
2007-08-09Synchronize with StatusCode Specification.klu21-0/+5
2007-07-27Remove the duplicated "All rights reserved" from license header.yshang13-3/+3
2007-07-26Fix the wrong copyright statements.qhuang82-8/+8
2007-07-26change TokenSpaceGuid to the package Token Space Guidqwang121-4/+4
2007-07-23Correct all header files for doxygen format and correct the license issue for...klu230-430/+157