1. 9ff926d PcAtChipsetPkg: Update BaseAcpiTimerLib by Liming Gao · 10 years ago
  2. 93deff5 PcAtChipsetPkg/PciHostBridgeDxe: drop PciAddress, PciData by Laszlo Ersek · 10 years ago
  3. 0b7c6cd PcAtChipsetPkg/PciHostBridgeDxe: fix typo in "aperture" by Laszlo Ersek · 10 years ago
  4. 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
  5. 1e5fff6 Added 2 new PCDs for minimal and maximal valid year in RTC. by Elvin Li · 10 years ago
  6. 944d79b PcAtChipsetPkg: Refine the format of meta data files. by Shumin Qiu · 10 years ago
  7. d431bf6 Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWakeupTime pass. by Elvin Li · 10 years ago
  8. 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
  9. 0ac6a4d PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the same module name. by Gao, Liming · 10 years ago
  10. 8edfdee Minor format update: add missing space in copyright line by Tian, Hot · 10 years ago
  11. 7195ef8 PcAtChipsetPkg: INF/DEC file updates to EDK II packages by Qiu, Shumin · 10 years ago
  12. b414ac4 PcAtChipsetPkg: INF/DEC file updates to EDK II packages by Qiu, Shumin · 10 years ago
  13. 968ac38 PcAtChipsetPkg: INF/DEC file updates to EDK II packages by Qiu, Shumin · 10 years ago
  14. 546f14b PcAtChipsetPkg: INF/DEC file updates to EDK II packages by Qiu, Shumin · 10 years ago
  15. fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
  16. 83d1ffb PcAtChipsetPkg: new AcpiTimerLib libraries. by Gao, Liming · 10 years ago
  17. df6bd1b Add UINT64 type cast when AND/OR with UINT64 Supports. by Ruiyu Ni · 10 years ago
  18. 97be280 PcAtChipsetPkg: Enable timer interrupt through I/O APIC by Tycho Nightingale · 11 years ago
  19. 0e991a2 Did proper error handling when SetVariable failed, and put RTC write operation at the behind of SetVariable, if SetVariable failed, RTC content could not be changed. by Elvin Li · 11 years ago
  20. 1f345b7 Fix CRLF format by Tian, Hot · 11 years ago
  21. 9325f68 Update PcAtChipsetPkg package version from 0.2 to 0.3 by Ruiyu Ni · 11 years ago
  22. cfdb673 Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration to fix OVMF boot no display issue. by Ruiyu Ni · 11 years ago
  23. 4fde0f1 Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is changed, then restore TPL level at last when 8259 initialization is done. by li-elvin · 12 years ago
  24. 6cee25e Fix build failure of PcAtChipsetPkg. by li-elvin · 12 years ago
  25. 44d5220 Add missing status code in several modules. by li-elvin · 12 years ago
  26. 76cd9a0 Create a MAX_TIMER_TICK_DURATION for the error handling in 8254 timer module. by li-elvin · 12 years ago
  27. ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
  28. 3d78c02 Fix comparisons of enumerated types which may cause warnings for some compilers. by rsun3 · 12 years ago
  29. ffa1e78 PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its return value wrong by erictian · 12 years ago
  30. a391483 Fix file name not included in the inf. by ydong10 · 13 years ago
  31. 1fd376d PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performance by jljusten · 13 years ago
  32. bff8c6f Update copyright format by hhtian · 13 years ago
  33. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  34. bae5fa3 Update the Package version. by niruiyu · 13 years ago
  35. 9ff904b PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod() to program HPET/IOAPIC register with APIC ID of current BSP in case the BSP has been switched. by rsun3 · 13 years ago
  36. 6ff84d9 PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning incorrectly. by erictian · 13 years ago
  37. 9bb1fce PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corrupted. by erictian · 13 years ago
  38. e02c57b PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value saving into "RTC" variable by erictian · 13 years ago
  39. 95717b9 According to PI errata 0000690, word "Ide Bus driver" has been replaced with "Driver entity". by erictian · 13 years ago
  40. 22fde64 HPET driver was updated and included: by li-elvin · 13 years ago
  41. 8e22eab Add "#ifdef ... #define ... #endif" check for the header file. by ydong10 · 13 years ago
  42. 0cdda8d Add generic HPET Timer DXE Driver and support libraries. by mdkinney · 13 years ago
  43. 986d1df Add generic HPET Timer DXE Driver and support libraries by mdkinney · 13 years ago
  44. 69cb32f Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 13 years ago
  45. 53705ed Clean up DEC files: by mdkinney · 14 years ago
  46. 856f592 Update 8259 PCDs to support Dynamic and DynamicEx and PatchableInModule by mdkinney · 14 years ago
  47. d9d9e05 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  48. e8bce4b Enhance PcAt IsaAcpi driver to support enable/disable separated functions per PCD settings. by niruiyu · 14 years ago
  49. af388a9 PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatch by jljusten · 14 years ago
  50. e0ee9d9 Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver/PCI host bridge drivers/LPC/VGA device drivers. by rsun3 · 14 years ago
  51. f1e20ed fix GCC build failure. make function definition same with declaration. by erictian · 14 years ago
  52. aca7074 fix build error by erictian · 14 years ago
  53. 7018623 store Year/Month/Day to variable in SetWakeupTime() because PCAT RTC Alarm registers has not corresponding Y/M/D alarm register. by erictian · 14 years ago
  54. dfaaa5a Refine code to make code run safely. by ydong10 · 14 years ago
  55. 24115e4 RefRefine soma code to make code run safely. by ydong10 · 14 years ago
  56. bab26f7 Fix PcAtChipsetPkg build failure by changing the PcAtChipsetPkg.dsc to reference the correct module. by niruiyu · 14 years ago
  57. bb77cee Update KbcResetDxe to be more generic by layering it on top of the ResetSystemLib class. by mdkinney · 14 years ago
  58. 2783330 Add ResetSystemLib instances for PCAT that only supports cold reset and a warm reset that is always converted to a cold reset. by mdkinney · 14 years ago
  59. c07b2a9 Add ResetSystemLib instances for PCAT that only supports cold reset and a warm reset that is always converted to a cold reset. by mdkinney · 14 years ago
  60. f5e004a Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers. by mdkinney · 14 years ago
  61. 755e4d1 Update logic in Suuported() for PCI-ISA Bridges with Positive Decode to avoid false positives on bridges of class PCI_CLASS_BRIDGE_OTHER. by mdkinney · 15 years ago
  62. daaad27 PcAtChipsetPkg PciHostBridgeDxe: Fix build warning with GCC by jljusten · 15 years ago
  63. cac2ab9 Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib. by rsun3 · 15 years ago
  64. 3ea80ba Convert some C-style comments to Doxygen style for coding standard compliance. by darylm503 · 15 years ago
  65. 8a86c11 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  66. 20c1e33 Refine function comment to follow doxygen format. by klu2 · 15 years ago
  67. 95d48e8 Update the copyright notice format by hhtian · 15 years ago
  68. 47ca9c9 Fix format of Copyright notice to conform to legal requirements. by darylm503 · 15 years ago
  69. 18c97f5 Refine the file/function comments to follow doxygen format by klu2 · 15 years ago
  70. 5e51a4d Update the modules with the different module GUID to avoid the different modules with the same module GUID. by lgao4 · 15 years ago
  71. 1f44ee1 Correct PCD Pcd8259LegacyModeMask and Pcd8259LegacyModeEdgeLevel definition in PcAtChipsetPkg. by lgao4 · 15 years ago
  72. 9851fbc Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
  73. 1ae301d Correct copyright to 2010. by lgao4 · 15 years ago
  74. a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
  75. 161a9a2 remove svn:executable attribute for INF file. by klu2 · 15 years ago
  76. d2ffb81 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  77. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  78. 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
  79. 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
  80. 8e9778c Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. by xli24 · 15 years ago
  81. fd7544c Correct library instance to pass build by lgao4 · 15 years ago
  82. e5d1b4f add correct [Depex] section. by vanjeff · 15 years ago
  83. 6844f18 update include file to use IndustryStandard/Pci.h by eric_tian · 15 years ago
  84. 558bfeb For pass all compilers. by gikidy · 15 years ago
  85. 2ba53a4 Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not initialize it. by gikidy · 15 years ago
  86. 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
  87. 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
  88. 6bfa178 Fixed 2 bugs in the RTC driver of PcAtChipsetPkg. by rsun3 · 15 years ago
  89. 3faeea7 Add UefiRuntimeLib to PcAtChipsetPkg.dsc. by jljusten · 15 years ago
  90. af6f4f4 Add declaration header file for token space. by klu2 · 15 years ago
  91. b32a231 Remove original PcRtc driver. by klu2 · 15 years ago
  92. 5ff1b59 Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf by klu2 · 15 years ago
  93. 345e5a6 Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg by klu2 · 15 years ago
  94. e356f99 Add Pcd8259LegacyModeEdgeLevel into PcAtChipsetPkg.dec by klu2 · 15 years ago
  95. 31ed75a 1) Add package description file (dec) for PcAtChipsetPkg by klu2 · 15 years ago
  96. 0547cf4 1) Add package description file (dec) for PcAtChipsetPkg by klu2 · 15 years ago
  97. b63f669 1. Remove SetVecotor() in SetMode(). by vanjeff · 16 years ago
  98. 248e14f Fix the bug that necessary call of SetVectorBase() is missing in the SetMode() function. by xli24 · 16 years ago
  99. aa4d03f 1. Enhance the RTC driver to not reserve the CMOS century register MSB. by gikidy · 16 years ago
  100. ae6a37f 1. removed an extra call to SetVectorBase() in the SetMode() function. by vanjeff · 16 years ago