1. 18c97f5 Refine the file/function comments to follow doxygen format by klu2 · 15 years ago
  2. 5e51a4d Update the modules with the different module GUID to avoid the different modules with the same module GUID. by lgao4 · 15 years ago
  3. 1f44ee1 Correct PCD Pcd8259LegacyModeMask and Pcd8259LegacyModeEdgeLevel definition in PcAtChipsetPkg. by lgao4 · 15 years ago
  4. 9851fbc Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
  5. 1ae301d Correct copyright to 2010. by lgao4 · 15 years ago
  6. a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
  7. 161a9a2 remove svn:executable attribute for INF file. by klu2 · 15 years ago
  8. d2ffb81 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  9. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  10. 2a8e982 Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. by mdkinney · 15 years ago
  11. f486871 Clean up INF. Remove dependency on CPU I/O 2 Protocol and the IntelFrameworkPkg. The dependency will be inherited in the IoLib used uses the CPU I/O 2 Protocol. by mdkinney · 15 years ago
  12. 8e9778c Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. by xli24 · 15 years ago
  13. fd7544c Correct library instance to pass build by lgao4 · 15 years ago
  14. e5d1b4f add correct [Depex] section. by vanjeff · 15 years ago
  15. 6844f18 update include file to use IndustryStandard/Pci.h by eric_tian · 15 years ago
  16. 558bfeb For pass all compilers. by gikidy · 15 years ago
  17. 2ba53a4 Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not initialize it. by gikidy · 15 years ago
  18. 52c8c12 roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the scope of this release. by eric_tian · 15 years ago
  19. 48e9cc7 if module doesn't explicitly depend on specific Pci spec, it should include IndustryStandard/Pci.h rather than Pcixxx.h. by eric_tian · 15 years ago
  20. 6bfa178 Fixed 2 bugs in the RTC driver of PcAtChipsetPkg. by rsun3 · 16 years ago
  21. 3faeea7 Add UefiRuntimeLib to PcAtChipsetPkg.dsc. by jljusten · 16 years ago
  22. af6f4f4 Add declaration header file for token space. by klu2 · 16 years ago
  23. b32a231 Remove original PcRtc driver. by klu2 · 16 years ago
  24. 5ff1b59 Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf by klu2 · 16 years ago
  25. 345e5a6 Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg by klu2 · 16 years ago
  26. e356f99 Add Pcd8259LegacyModeEdgeLevel into PcAtChipsetPkg.dec by klu2 · 16 years ago
  27. 31ed75a 1) Add package description file (dec) for PcAtChipsetPkg by klu2 · 16 years ago
  28. 0547cf4 1) Add package description file (dec) for PcAtChipsetPkg by klu2 · 16 years ago
  29. b63f669 1. Remove SetVecotor() in SetMode(). by vanjeff · 16 years ago
  30. 248e14f Fix the bug that necessary call of SetVectorBase() is missing in the SetMode() function. by xli24 · 16 years ago
  31. aa4d03f 1. Enhance the RTC driver to not reserve the CMOS century register MSB. by gikidy · 16 years ago
  32. ae6a37f 1. removed an extra call to SetVectorBase() in the SetMode() function. by vanjeff · 16 years ago
  33. a1f11f7 Add IdeControllerDxe driver. This driver is very similar to by jljusten · 16 years ago
  34. 21b404d Add a simple PCI host bridge driver. by jljusten · 16 years ago
  35. e85b5bd Remove unnecessary references to DuetPkg in PcAtChipsetPkg. by jljusten · 16 years ago
  36. 0e08756 Add Missing library class mapping. by qhuang8 · 16 years ago
  37. 90b8b0e Merge improved comments into this driver. by jljusten · 16 years ago
  38. 3efaa6e Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe to by jljusten · 16 years ago
  39. c9b1a9d Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe to by jljusten · 16 years ago
  40. f3496ff Add PcAtChipsetPkg.dsc. by jljusten · 16 years ago
  41. c860b46 Minor clean-up. Change PCI Device ID check from 7110 to 7000-7FFF. by jljusten · 16 years ago
  42. a9fd672 Cleanup and remove DuetPkg references. Allow library to be used with by jljusten · 16 years ago
  43. e2238c0 DuetSerialIoLib.inf => SerialIoLib.inf by jljusten · 16 years ago
  44. c46d031 DuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Library/SerialIoLib by jljusten · 16 years ago
  45. cff10e3 PcRtc: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago
  46. 84042d3 KbcResetDxe: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago
  47. 81727f3 IsaAcpiDxe: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago
  48. b6eec00 8254TimerDxe: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago