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