summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Bus
Commit message (Expand)AuthorAgeFilesLines
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-242-2/+2
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-242-2/+2
* Clean up code lgao42009-07-213-11/+3
* move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B...eric_tian2009-07-171-5/+0
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-151-1476/+1476
* updated parameters name to match spec.vanjeff2009-07-141-2/+2
* rollback for fix scsi disk detection issue.vanjeff2009-07-131-11/+7
* updated parameters name to match spec.vanjeff2009-07-131-19/+19
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-114-8/+4
* update the function header comment to comply with PI1.2 volume 5eric_tian2009-07-102-66/+64
* Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size.gikidy2009-07-103-9/+9
* Merge 3 PCDs for the ISA Bus Driver to a single PCD that is a bitmask of feat...xli242009-07-103-20/+24
* Fix a bug that process received data twice, it will cause serial work incorrect.gikidy2009-07-101-1/+0
* add security check.vanjeff2009-07-091-1/+1
* Enhanced module to handle half handshake flow control.gikidy2009-07-083-35/+44
* Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.vanjeff2009-07-073-8/+443
* Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff2009-07-0715-1513/+455
* fixed one typo.vanjeff2009-07-061-1/+1
* Fix bugs in last code scrub.rsun32009-07-021-2/+2
* Fix code bug to cause deal loop when no floppy device.lgao42009-07-011-1/+1
* Isa Floppy driver code scrub.rsun32009-07-017-661/+583
* fixed ecc and k8 issues.vanjeff2009-06-291-1/+2
* Coding style clean-up.rsun32009-06-266-36/+214
* Update code style.lgao42009-06-265-481/+570
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f1...jchen202009-06-263-9/+3
* Clean up ECC.vanjeff2009-06-264-121/+122
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f1...jchen202009-06-261-1/+1
* Code scrub for IdeBusDxe driverjchen202009-06-266-82/+104
* Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.vanjeff2009-06-2529-3909/+3359
* update the comments on Eventeric_tian2009-06-252-16/+14
* code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer moduleeric_tian2009-06-254-36/+63
* code scrub on Ps2MouseDxe moduleeric_tian2009-06-253-55/+57
* fix build failure.eric_tian2009-06-252-2/+2
* change the enum field name convention to pass ECCeric_tian2009-06-256-40/+40
* Fix the potential issue that using integrate as BOOLEAN value in judgment. klu22009-06-241-1/+1
* Code scrub for IdeBusDxe driverjchen202009-06-2410-3938/+3024
* fixed Unix GCC build issue.vanjeff2009-06-231-14/+13
* Clean up meta data and code scrub for PCI Bus module.vanjeff2009-06-2313-576/+456
* Refine include file for PCI Platform Protocol, and update C source code accor...xli242009-06-191-4/+4
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f1...jchen202009-06-191-16/+0
* Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)jchen202009-06-198-84/+83
* Code scrub for VgaMiniPortDxe.xli242009-06-194-237/+212
* Refine the comments.klu22009-06-196-48/+96
* Clean up the Ps2keyboardDxe moduleklu22009-06-195-263/+179
* The unicode char and shift unicode char should be unicode but not ascii char.klu22009-06-181-177/+177
* Fix wrong variable used that may overwrite correct data with incorrect one.gikidy2009-06-181-7/+7
* 1. used PciPlatfromProtocolGuid to get VgaIo and IsaIo supported capability.vanjeff2009-06-186-69/+150
* add meta-data to describe module behavioreric_tian2009-06-172-1/+20
* clean ECC issueeric_tian2009-06-177-59/+139
* Corrected bad declaration.gikidy2009-06-151-1/+1