summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix PcAtChipsetPkg build failure by changing the PcAtChipsetPkg.dsc to refere...niruiyu2010-08-111-2/+2
* Update KbcResetDxe to be more generic by layering it on top of the ResetSyste...mdkinney2010-08-034-129/+48
* Add ResetSystemLib instances for PCAT that only supports cold reset and a war...mdkinney2010-08-031-0/+2
* Add ResetSystemLib instances for PCAT that only supports cold reset and a war...mdkinney2010-08-032-0/+124
* Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers.mdkinney2010-07-161-36/+0
* Update logic in Suuported() for PCI-ISA Bridges with Positive Decode to avoid...mdkinney2010-07-021-4/+23
* PcAtChipsetPkg PciHostBridgeDxe: Fix build warning with GCCjljusten2010-06-191-0/+42
* Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.rsun32010-06-185-334/+439
* Convert some C-style comments to Doxygen style for coding standard compliance.darylm5032010-06-032-97/+98
* Clean up package/platform DSC files by the following steps:lgao42010-05-211-2/+0
* Refine function comment to follow doxygen format.klu22010-05-203-504/+348
* Update the copyright notice formathhtian2010-04-2428-41/+41
* Fix format of Copyright notice to conform to legal requirements.darylm5032010-04-154-67/+66
* Refine the file/function comments to follow doxygen formatklu22010-04-1215-991/+1832