summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-301-9/+6
* Clean up INF. Remove dependency on CPU I/O 2 Protocol and the IntelFramework...mdkinney2010-01-141-7/+3
* Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Pro...xli242009-12-074-6/+6
* Correct library instance to pass buildlgao42009-08-131-9/+0
* add correct [Depex] section.vanjeff2009-08-121-2/+2
* update include file to use IndustryStandard/Pci.heric_tian2009-08-111-1/+1
* For pass all compilers.gikidy2009-07-271-3/+28
* Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not...gikidy2009-07-271-31/+10
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-241-1/+1
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* Fixed 2 bugs in the RTC driver of PcAtChipsetPkg.rsun32009-07-151-40/+32
* Add UefiRuntimeLib to PcAtChipsetPkg.dsc.jljusten2009-07-071-0/+1
* Add declaration header file for token space.klu22009-07-071-0/+25
* Remove original PcRtc driver.klu22009-07-074-1663/+0
* Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu22009-07-071-1/+1
* Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkgklu22009-07-074-0/+1643