summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg
Commit message (Expand)AuthorAgeFilesLines
* PcAtChipsetPkg: Refine the format of meta data files.Shumin Qiu2015-01-205-27/+26
* Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWake...Elvin Li2014-11-251-2/+89
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam...Gao, Liming2014-09-0316-6/+6
* Minor format update: add missing space in copyright lineTian, Hot2014-09-021-1/+1
* PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2014-08-282-0/+0
* PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2014-08-281-19/+49
* PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2014-08-2820-0/+0
* PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2014-08-2811-61/+94
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* PcAtChipsetPkg: new AcpiTimerLib libraries. Gao, Liming2014-08-148-1/+569
* Add UINT64 type cast when AND/OR with UINT64 Supports.Ruiyu Ni2014-08-131-3/+3
* PcAtChipsetPkg: Enable timer interrupt through I/O APICTycho Nightingale2014-06-201-1/+2
* Did proper error handling when SetVariable failed, and put RTC write operatio...Elvin Li2014-03-191-33/+51
* Fix CRLF formatTian, Hot2014-01-221-175/+175
* Update PcAtChipsetPkg package version from 0.2 to 0.3Ruiyu Ni2014-01-102-4/+4
* Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration...Ruiyu Ni2013-07-221-6/+5
* Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is ...li-elvin2012-10-311-1/+5
* Fix build failure of PcAtChipsetPkg.li-elvin2012-10-311-0/+1
* Add missing status code in several modules.li-elvin2012-10-303-0/+9
* Create a MAX_TIMER_TICK_DURATION for the error handling in 8254 timer module.li-elvin2012-10-252-5/+9
* Add missing braces around initializer.lzeng142012-10-112-14/+27
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-283-13/+13
* PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its retur...erictian2012-08-151-0/+1
* Fix file name not included in the inf.ydong102012-06-071-0/+1
* PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performancejljusten2012-06-017-0/+747
* Update copyright formathhtian2012-04-241-3/+1
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Update the Package version.niruiyu2011-12-132-3/+3
* PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod...rsun32011-11-251-4/+13
* PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco...erictian2011-11-222-3/+6
* PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corru...erictian2011-11-171-0/+2
* PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value savin...erictian2011-11-171-2/+2
* According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian2011-11-152-107/+401
* HPET driver was updated and included:li-elvin2011-11-151-63/+182
* Add "#ifdef ... #define ... #endif" check for the header file.ydong102011-09-071-0/+3
* Add generic HPET Timer DXE Driver and support libraries. mdkinney2011-09-021-4/+3
* Add generic HPET Timer DXE Driver and support librariesmdkinney2011-09-029-0/+1441
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-053-7/+7
* Clean up DEC files:mdkinney2011-05-091-4/+3
* Update 8259 PCDs to support Dynamic and DynamicEx and PatchableInModulemdkinney2011-05-043-11/+14
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* Enhance PcAt IsaAcpi driver to support enable/disable separated functions per...niruiyu2011-03-105-15/+124
* PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatchjljusten2011-01-281-1/+1
* Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...rsun32010-12-283-116/+59
* fix GCC build failure. make function definition same with declaration.erictian2010-11-121-3/+0
* fix build errorerictian2010-11-101-1/+1
* store Year/Month/Day to variable in SetWakeupTime() because PCAT RTC Alarm re...erictian2010-11-102-26/+64
* Refine code to make code run safely.ydong102010-10-191-1/+1
* RefRefine soma code to make code run safely.ydong102010-09-1714-170/+507