Age | Commit message (Expand) | Author |
2014-08-14 | PcAtChipsetPkg: new AcpiTimerLib libraries. | Gao, Liming |
2014-08-13 | Add UINT64 type cast when AND/OR with UINT64 Supports. | Ruiyu Ni |
2014-06-20 | PcAtChipsetPkg: Enable timer interrupt through I/O APIC | Tycho Nightingale |
2014-03-19 | Did proper error handling when SetVariable failed, and put RTC write operatio... | Elvin Li |
2014-01-22 | Fix CRLF format | Tian, Hot |
2014-01-10 | Update PcAtChipsetPkg package version from 0.2 to 0.3 | Ruiyu Ni |
2013-07-22 | Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration... | Ruiyu Ni |
2012-10-31 | Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is ... | li-elvin |
2012-10-31 | Fix build failure of PcAtChipsetPkg. | li-elvin |
2012-10-30 | Add missing status code in several modules. | li-elvin |
2012-10-25 | Create a MAX_TIMER_TICK_DURATION for the error handling in 8254 timer module. | li-elvin |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2012-08-28 | Fix comparisons of enumerated types which may cause warnings for some compilers. | rsun3 |
2012-08-15 | PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its retur... | erictian |
2012-06-07 | Fix file name not included in the inf. | ydong10 |
2012-06-01 | PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performance | jljusten |
2012-04-24 | Update copyright format | hhtian |
2012-04-11 | EDK II Packages: Add Contributions.txt and License.txt files | jljusten |
2011-12-13 | Update the Package version. | niruiyu |
2011-11-25 | PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod... | rsun3 |
2011-11-22 | PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco... | erictian |
2011-11-17 | PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corru... | erictian |
2011-11-17 | PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value savin... | erictian |
2011-11-15 | According to PI errata 0000690, word "Ide Bus driver" has been replaced with ... | erictian |
2011-11-15 | HPET driver was updated and included: | li-elvin |
2011-09-07 | Add "#ifdef ... #define ... #endif" check for the header file. | ydong10 |
2011-09-02 | Add generic HPET Timer DXE Driver and support libraries. | mdkinney |
2011-09-02 | Add generic HPET Timer DXE Driver and support libraries | mdkinney |
2011-07-05 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2011-05-09 | Clean up DEC files: | mdkinney |
2011-05-04 | Update 8259 PCDs to support Dynamic and DynamicEx and PatchableInModule | mdkinney |
2011-03-10 | Update DebugLib to provide support for "err" command in the EFI Shell to adju... | mdkinney |
2011-03-10 | Enhance PcAt IsaAcpi driver to support enable/disable separated functions per... | niruiyu |
2011-01-28 | PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatch | jljusten |
2010-12-28 | Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver... | rsun3 |
2010-11-12 | fix GCC build failure. make function definition same with declaration. | erictian |
2010-11-10 | fix build error | erictian |
2010-11-10 | store Year/Month/Day to variable in SetWakeupTime() because PCAT RTC Alarm re... | erictian |
2010-10-19 | Refine code to make code run safely. | ydong10 |
2010-09-17 | RefRefine soma code to make code run safely. | ydong10 |
2010-08-11 | Fix PcAtChipsetPkg build failure by changing the PcAtChipsetPkg.dsc to refere... | niruiyu |
2010-08-03 | Update KbcResetDxe to be more generic by layering it on top of the ResetSyste... | mdkinney |
2010-08-03 | Add ResetSystemLib instances for PCAT that only supports cold reset and a war... | mdkinney |
2010-08-03 | Add ResetSystemLib instances for PCAT that only supports cold reset and a war... | mdkinney |
2010-07-16 | Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers. | mdkinney |
2010-07-02 | Update logic in Suuported() for PCI-ISA Bridges with Positive Decode to avoid... | mdkinney |
2010-06-19 | PcAtChipsetPkg PciHostBridgeDxe: Fix build warning with GCC | jljusten |
2010-06-18 | Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib. | rsun3 |
2010-06-03 | Convert some C-style comments to Doxygen style for coding standard compliance. | darylm503 |
2010-05-21 | Clean up package/platform DSC files by the following steps: | lgao4 |