summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-061-1/+1
* Correct PCD Pcd8259LegacyModeMask and Pcd8259LegacyModeEdgeLevel definition ...lgao42010-04-021-2/+2
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-034-4/+2
* Correct copyright to 2010.lgao42010-02-281-1/+1
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-257-0/+0
* remove svn:executable attribute for INF file.klu22010-02-251-0/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-255-10/+0
* 1. Correct File header to ## @filelgao42010-02-2310-35/+35