| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | PcAtChipsetPkg: Fix PCD expression build failure | Ruiyu Ni | 2015-06-12 | 2 | -1/+6 |
* | PcAtChipsetPkg/PcRtc: Fix a Y2K bug | Ruiyu Ni | 2015-06-11 | 3 | -44/+27 |
* | PcAtChipsetPkg: Update BaseAcpiTimerLib | Liming Gao | 2015-02-28 | 5 | -6/+12 |
* | PcAtChipsetPkg/PciHostBridgeDxe: drop PciAddress, PciData | Laszlo Ersek | 2015-02-23 | 2 | -6/+0 |
* | PcAtChipsetPkg/PciHostBridgeDxe: fix typo in "aperture" | Laszlo Ersek | 2015-02-23 | 3 | -15/+15 |
* | */Contributions.txt: Update example email address | Jordan Justen | 2015-02-03 | 1 | -2/+2 |
* | Added 2 new PCDs for minimal and maximal valid year in RTC. | Elvin Li | 2015-01-23 | 4 | -4/+16 |
* | PcAtChipsetPkg: Refine the format of meta data files. | Shumin Qiu | 2015-01-20 | 5 | -27/+26 |
* | Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWake... | Elvin Li | 2014-11-25 | 1 | -2/+89 |
* | EDK II Contributions.txt: Update patch format information | Jordan Justen | 2014-10-31 | 1 | -13/+29 |
* | PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam... | Gao, Liming | 2014-09-03 | 16 | -6/+6 |
* | Minor format update: add missing space in copyright line | Tian, Hot | 2014-09-02 | 1 | -1/+1 |
* | PcAtChipsetPkg: INF/DEC file updates to EDK II packages | Qiu, Shumin | 2014-08-28 | 2 | -0/+0 |
* | PcAtChipsetPkg: INF/DEC file updates to EDK II packages | Qiu, Shumin | 2014-08-28 | 1 | -19/+49 |
* | PcAtChipsetPkg: INF/DEC file updates to EDK II packages | Qiu, Shumin | 2014-08-28 | 20 | -0/+0 |
* | PcAtChipsetPkg: INF/DEC file updates to EDK II packages | Qiu, Shumin | 2014-08-28 | 11 | -61/+94 |
* | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen | 2014-08-25 | 1 | -0/+14 |
* | PcAtChipsetPkg: new AcpiTimerLib libraries. | Gao, Liming | 2014-08-14 | 8 | -1/+569 |
* | Add UINT64 type cast when AND/OR with UINT64 Supports. | Ruiyu Ni | 2014-08-13 | 1 | -3/+3 |
* | PcAtChipsetPkg: Enable timer interrupt through I/O APIC | Tycho Nightingale | 2014-06-20 | 1 | -1/+2 |
* | Did proper error handling when SetVariable failed, and put RTC write operatio... | Elvin Li | 2014-03-19 | 1 | -33/+51 |
* | Fix CRLF format | Tian, Hot | 2014-01-22 | 1 | -175/+175 |
* | Update PcAtChipsetPkg package version from 0.2 to 0.3 | Ruiyu Ni | 2014-01-10 | 2 | -4/+4 |
* | Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration... | Ruiyu Ni | 2013-07-22 | 1 | -6/+5 |
* | Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is ... | li-elvin | 2012-10-31 | 1 | -1/+5 |
* | Fix build failure of PcAtChipsetPkg. | li-elvin | 2012-10-31 | 1 | -0/+1 |
* | Add missing status code in several modules. | li-elvin | 2012-10-30 | 3 | -0/+9 |
* | Create a MAX_TIMER_TICK_DURATION for the error handling in 8254 timer module. | li-elvin | 2012-10-25 | 2 | -5/+9 |
* | Add missing braces around initializer. | lzeng14 | 2012-10-11 | 2 | -14/+27 |
* | Fix comparisons of enumerated types which may cause warnings for some compilers. | rsun3 | 2012-08-28 | 3 | -13/+13 |
* | PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its retur... | erictian | 2012-08-15 | 1 | -0/+1 |
* | Fix file name not included in the inf. | ydong10 | 2012-06-07 | 1 | -0/+1 |
* | PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performance | jljusten | 2012-06-01 | 7 | -0/+747 |
* | Update copyright format | hhtian | 2012-04-24 | 1 | -3/+1 |
* | EDK II Packages: Add Contributions.txt and License.txt files | jljusten | 2012-04-11 | 2 | -0/+215 |
* | Update the Package version. | niruiyu | 2011-12-13 | 2 | -3/+3 |
* | PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod... | rsun3 | 2011-11-25 | 1 | -4/+13 |
* | PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco... | erictian | 2011-11-22 | 2 | -3/+6 |
* | PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corru... | erictian | 2011-11-17 | 1 | -0/+2 |
* | PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value savin... | erictian | 2011-11-17 | 1 | -2/+2 |
* | According to PI errata 0000690, word "Ide Bus driver" has been replaced with ... | erictian | 2011-11-15 | 2 | -107/+401 |
* | HPET driver was updated and included: | li-elvin | 2011-11-15 | 1 | -63/+182 |
* | Add "#ifdef ... #define ... #endif" check for the header file. | ydong10 | 2011-09-07 | 1 | -0/+3 |
* | Add generic HPET Timer DXE Driver and support libraries. | mdkinney | 2011-09-02 | 1 | -4/+3 |
* | Add generic HPET Timer DXE Driver and support libraries | mdkinney | 2011-09-02 | 9 | -0/+1441 |
* | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu | 2011-07-05 | 3 | -7/+7 |
* | Clean up DEC files: | mdkinney | 2011-05-09 | 1 | -4/+3 |
* | Update 8259 PCDs to support Dynamic and DynamicEx and PatchableInModule | mdkinney | 2011-05-04 | 3 | -11/+14 |
* | Update DebugLib to provide support for "err" command in the EFI Shell to adju... | mdkinney | 2011-03-10 | 1 | -1/+2 |
* | Enhance PcAt IsaAcpi driver to support enable/disable separated functions per... | niruiyu | 2011-03-10 | 5 | -15/+124 |