Age | Commit message (Expand) | Author |
2009-08-24 | Make end of line consistent. | qhuang8 |
2009-08-18 | modified to removed references to WinNt in the comments for serial drivers | jchen20 |
2009-08-12 | add correct [Depex] section. | vanjeff |
2009-08-11 | update include file to use IndustryStandard/Pci.h | eric_tian |
2009-07-24 | roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc... | eric_tian |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian |
2009-07-21 | Clean up code | lgao4 |
2009-07-17 | move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B... | eric_tian |
2009-07-15 | Clean up PERF macro usage. The macros were being used with 0 as the first pa... | darylm503 |
2009-07-14 | updated parameters name to match spec. | vanjeff |
2009-07-13 | rollback for fix scsi disk detection issue. | vanjeff |
2009-07-13 | updated parameters name to match spec. | vanjeff |
2009-07-11 | Remove extra #includes where possible to make build more efficient | mdkinney |
2009-07-10 | update the function header comment to comply with PI1.2 volume 5 | eric_tian |
2009-07-10 | Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size. | gikidy |
2009-07-10 | Merge 3 PCDs for the ISA Bus Driver to a single PCD that is a bitmask of feat... | xli24 |
2009-07-10 | Fix a bug that process received data twice, it will cause serial work incorrect. | gikidy |
2009-07-09 | add security check. | vanjeff |
2009-07-08 | Enhanced module to handle half handshake flow control. | gikidy |
2009-07-07 | Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg. | vanjeff |
2009-07-07 | Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg. | vanjeff |
2009-07-06 | fixed one typo. | vanjeff |
2009-07-02 | Fix bugs in last code scrub. | rsun3 |
2009-07-01 | Fix code bug to cause deal loop when no floppy device. | lgao4 |
2009-07-01 | Isa Floppy driver code scrub. | rsun3 |
2009-06-29 | fixed ecc and k8 issues. | vanjeff |
2009-06-26 | Coding style clean-up. | rsun3 |
2009-06-26 | Update code style. | lgao4 |
2009-06-26 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f1... | jchen20 |
2009-06-26 | Clean up ECC. | vanjeff |
2009-06-26 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f1... | jchen20 |
2009-06-26 | Code scrub for IdeBusDxe driver | jchen20 |
2009-06-25 | Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module. | vanjeff |
2009-06-25 | update the comments on Event | eric_tian |
2009-06-25 | code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer module | eric_tian |
2009-06-25 | code scrub on Ps2MouseDxe module | eric_tian |
2009-06-25 | fix build failure. | eric_tian |
2009-06-25 | change the enum field name convention to pass ECC | eric_tian |
2009-06-24 | Fix the potential issue that using integrate as BOOLEAN value in judgment. | klu2 |
2009-06-24 | Code scrub for IdeBusDxe driver | jchen20 |
2009-06-23 | fixed Unix GCC build issue. | vanjeff |
2009-06-23 | Clean up meta data and code scrub for PCI Bus module. | vanjeff |
2009-06-19 | Refine include file for PCI Platform Protocol, and update C source code accor... | xli24 |
2009-06-19 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f1... | jchen20 |
2009-06-19 | Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing) | jchen20 |
2009-06-19 | Code scrub for VgaMiniPortDxe. | xli24 |
2009-06-19 | Refine the comments. | klu2 |
2009-06-19 | Clean up the Ps2keyboardDxe module | klu2 |
2009-06-18 | The unicode char and shift unicode char should be unicode but not ascii char. | klu2 |
2009-06-18 | Fix wrong variable used that may overwrite correct data with incorrect one. | gikidy |