summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg
AgeCommit message (Expand)AuthorFilesLines
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun33-13/+13
2012-08-15PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its retur...erictian1-0/+1
2012-06-07Fix file name not included in the inf.ydong101-0/+1
2012-06-01PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performancejljusten7-0/+747
2012-04-24Update copyright formathhtian1-3/+1
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten2-0/+215
2011-12-13Update the Package version.niruiyu2-3/+3
2011-11-25PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod...rsun31-4/+13
2011-11-22PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco...erictian2-3/+6
2011-11-17PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corru...erictian1-0/+2
2011-11-17PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value savin...erictian1-2/+2
2011-11-15According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian2-107/+401
2011-11-15HPET driver was updated and included:li-elvin1-63/+182
2011-09-07Add "#ifdef ... #define ... #endif" check for the header file.ydong101-0/+3
2011-09-02Add generic HPET Timer DXE Driver and support libraries. mdkinney1-4/+3
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney9-0/+1441
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu3-7/+7
2011-05-09Clean up DEC files:mdkinney1-4/+3
2011-05-04Update 8259 PCDs to support Dynamic and DynamicEx and PatchableInModulemdkinney3-11/+14
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney1-1/+2
2011-03-10Enhance PcAt IsaAcpi driver to support enable/disable separated functions per...niruiyu5-15/+124
2011-01-28PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatchjljusten1-1/+1
2010-12-28Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...rsun33-116/+59
2010-11-12fix GCC build failure. make function definition same with declaration.erictian1-3/+0
2010-11-10fix build errorerictian1-1/+1
2010-11-10store Year/Month/Day to variable in SetWakeupTime() because PCAT RTC Alarm re...erictian2-26/+64
2010-10-19Refine code to make code run safely.ydong101-1/+1
2010-09-17RefRefine soma code to make code run safely.ydong1014-170/+507
2010-08-11Fix PcAtChipsetPkg build failure by changing the PcAtChipsetPkg.dsc to refere...niruiyu1-2/+2
2010-08-03Update KbcResetDxe to be more generic by layering it on top of the ResetSyste...mdkinney4-129/+48
2010-08-03Add ResetSystemLib instances for PCAT that only supports cold reset and a war...mdkinney1-0/+2
2010-08-03Add ResetSystemLib instances for PCAT that only supports cold reset and a war...mdkinney2-0/+124
2010-07-16Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers.mdkinney1-36/+0
2010-07-02Update logic in Suuported() for PCI-ISA Bridges with Positive Decode to avoid...mdkinney1-4/+23
2010-06-19PcAtChipsetPkg PciHostBridgeDxe: Fix build warning with GCCjljusten1-0/+42
2010-06-18Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.rsun35-334/+439
2010-06-03Convert some C-style comments to Doxygen style for coding standard compliance.darylm5032-97/+98
2010-05-21Clean up package/platform DSC files by the following steps:lgao41-2/+0
2010-05-20Refine function comment to follow doxygen format.klu23-504/+348
2010-04-24Update the copyright notice formathhtian28-41/+41
2010-04-15Fix format of Copyright notice to conform to legal requirements.darylm5034-67/+66
2010-04-12Refine the file/function comments to follow doxygen formatklu215-991/+1832
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao41-1/+1
2010-04-02Correct PCD Pcd8259LegacyModeMask and Pcd8259LegacyModeEdgeLevel definition ...lgao41-2/+2
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli244-4/+2
2010-02-28Correct copyright to 2010.lgao41-1/+1
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten7-0/+0
2010-02-25remove svn:executable attribute for INF file.klu21-0/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu25-10/+0
2010-02-231. Correct File header to ## @filelgao410-35/+35