]> git.proxmox.com Git - mirror_edk2.git/history - PcAtChipsetPkg
Correct INF file to make module pass ICC compiler.
[mirror_edk2.git] / PcAtChipsetPkg /
2013-07-22 Ruiyu NiFix PciHostBridge driver to return success for EfiPciHo...
2012-10-31 li-elvinRaise TPL to high to disable CPU interrupt before 8259...
2012-10-31 li-elvinFix build failure of PcAtChipsetPkg.
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-25 li-elvinCreate a MAX_TIMER_TICK_DURATION for the error handling...
2012-10-11 lzeng14Add missing braces around initializer.
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-08-15 erictianPcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime(...
2012-06-07 ydong10Fix file name not included in the inf.
2012-06-01 jljustenPcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I...
2012-04-24 hhtianUpdate copyright format
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2011-12-13 niruiyuUpdate the Package version.
2011-11-25 rsun3PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch...
2011-11-22 erictianPcAtChipsetPkg: install RTC ARCH protocol even if RTC...
2011-11-17 erictianPcAtChipsetPkg: install RTC ARCH protocol even if the...
2011-11-17 erictianPcAtChipsetPkg: Do right sign extension to avoid a...
2011-11-15 erictianAccording to PI errata 0000690, word "Ide Bus driver...
2011-11-15 li-elvinHPET driver was updated and included:
2011-09-07 ydong10Add "#ifdef ... #define ... #endif" check for the heade...
2011-09-02 mdkinneyAdd generic HPET Timer DXE Driver and support libraries.
2011-09-02 mdkinneyAdd generic HPET Timer DXE Driver and support libraries
2011-07-05 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-05-09 mdkinneyClean up DEC files:
2011-05-04 mdkinneyUpdate 8259 PCDs to support Dynamic and DynamicEx and...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 niruiyuEnhance PcAt IsaAcpi driver to support enable/disable...
2011-01-28 jljustenPcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatch
2010-12-28 rsun3Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute...
2010-11-12 erictianfix GCC build failure. make function definition same...
2010-11-10 erictianfix build error
2010-11-10 erictianstore Year/Month/Day to variable in SetWakeupTime(...
2010-10-19 ydong10Refine code to make code run safely.
2010-09-17 ydong10RefRefine soma code to make code run safely.
2010-08-11 niruiyuFix PcAtChipsetPkg build failure by changing the PcAtCh...
2010-08-03 mdkinneyUpdate KbcResetDxe to be more generic by layering it...
2010-08-03 mdkinneyAdd ResetSystemLib instances for PCAT that only support...
2010-08-03 mdkinneyAdd ResetSystemLib instances for PCAT that only support...
2010-07-16 mdkinneyRemove IO and MMIO GCD add operations from this generic...
2010-07-02 mdkinneyUpdate logic in Suuported() for PCI-ISA Bridges with...
2010-06-19 jljustenPcAtChipsetPkg PciHostBridgeDxe: Fix build warning...
2010-06-18 rsun3Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib...
2010-06-03 darylm503Convert some C-style comments to Doxygen style for...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-20 klu2Refine function comment to follow doxygen format.
2010-04-24 hhtianUpdate the copyright notice format
2010-04-15 darylm503Fix format of Copyright notice to conform to legal...
2010-04-12 klu2Refine the file/function comments to follow doxygen...
2010-04-06 lgao4Update the modules with the different module GUID to...
2010-04-02 lgao4Correct PCD Pcd8259LegacyModeMask and Pcd8259LegacyMode...
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-02-28 lgao4Correct copyright to 2010.
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-25 klu2remove svn:executable attribute for INF file.
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-23 lgao41. Correct File header to ## @file
2010-01-30 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-14 mdkinneyClean up INF. Remove dependency on CPU I/O 2 Protocol...
2009-12-07 xli24Update drivers to consume CPU I/O 2 Protocol instead...
2009-08-13 lgao4Correct library instance to pass build
2009-08-12 vanjeffadd correct [Depex] section.
2009-08-11 eric_tianupdate include file to use IndustryStandard/Pci.h
2009-07-27 gikidyFor pass all compilers.
2009-07-27 gikidyAdd Nanosecond initialize when CMOS clear for ConvertRt...
2009-07-24 eric_tianroll back the changes on replace Pcixx.h with Pci.h...
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-15 rsun3Fixed 2 bugs in the RTC driver of PcAtChipsetPkg.
2009-07-07 jljustenAdd UefiRuntimeLib to PcAtChipsetPkg.dsc.
2009-07-07 klu2Add declaration header file for token space.
2009-07-07 klu2Remove original PcRtc driver.
2009-07-07 klu2Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatReal...
2009-07-07 klu2Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg
2009-07-06 klu2Add Pcd8259LegacyModeEdgeLevel into PcAtChipsetPkg.dec
2009-07-06 klu21) Add package description file (dec) for PcAtChipsetPkg
2009-07-06 klu21) Add package description file (dec) for PcAtChipsetPkg
2009-07-01 vanjeff1. Remove SetVecotor() in SetMode().
2009-06-29 xli24Fix the bug that necessary call of SetVectorBase()...
2009-06-05 gikidy1. Enhance the RTC driver to not reserve the CMOS centu...
2009-06-01 vanjeff1. removed an extra call to SetVectorBase() in the...
2009-05-27 jljustenAdd IdeControllerDxe driver. This driver is very simil...
2009-05-27 jljustenAdd a simple PCI host bridge driver.
2009-03-29 jljustenRemove unnecessary references to DuetPkg in PcAtChipsetPkg.
2009-03-25 qhuang8Add Missing library class mapping.
2009-03-02 jljustenMerge improved comments into this driver.
2009-03-01 jljustenMove IntelFrameworkModulePkg/Universal/Legacy8259Dxe to
2009-03-01 jljustenMove IntelFrameworkModulePkg/Universal/Legacy8259Dxe to
2009-02-23 jljustenAdd PcAtChipsetPkg.dsc.
2009-02-23 jljustenMinor clean-up. Change PCI Device ID check from 7110...
2009-02-23 jljustenCleanup and remove DuetPkg references. Allow library...
2009-02-23 jljustenDuetSerialIoLib.inf => SerialIoLib.inf
2009-02-23 jljustenDuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Libra...
2009-02-23 jljustenPcRtc: DuetPkg => PcAtChipsetPkg
2009-02-23 jljustenKbcResetDxe: DuetPkg => PcAtChipsetPkg
2009-02-23 jljustenIsaAcpiDxe: DuetPkg => PcAtChipsetPkg
2009-02-23 jljusten8254TimerDxe: DuetPkg => PcAtChipsetPkg