1. f40577c UefiCpuPkg: PiSmmCpuDxeSmm: Remove unused references to SmmLib by Michael Kinney · 9 years ago
  2. b7953e2 UefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC file by Michael Kinney · 9 years ago
  3. 406c720 UefiCpuPkg: Update DEC/DSC files for new includes and libraries by Michael Kinney · 9 years ago
  4. d947a4c UefiCpuPkg: Add SecCore module and supporting library class and PCD by Michael Kinney · 9 years ago
  5. b3dc26e UefiCpuPkg: Add SMM Communication PPI and Handler Modules by Michael Kinney · 9 years ago
  6. 65e79f9 UefiCpuPkg: Add CpuMpPei module by Jeff Fan · 9 years ago
  7. db61e16 UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOB by Jeff Fan · 10 years ago
  8. 03673ae UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service Protocol by Chen Fan · 10 years ago
  9. 9ad1507 Update UefiCpuPkg version: 0.2->0.3 by Jeff Fan · 11 years ago
  10. e41aad1 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuExceptionHandlerLib.inf and SmmCpuExceptionHandlerLib.inf. by Jeff Fan · 11 years ago
  11. 661cab5 UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initialize X87 FPU Control Word for BSP. by rsun3 · 12 years ago
  12. 8f07f89 Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler.inf and DxeSmmCpuExceptionHandler.inf. by vanjeff · 13 years ago
  13. 048fc99 Update package version for MdeModulePkg, UefiCpuPkg. by rsun3 · 13 years ago
  14. 1f56962 UefiCpuPkg: Add S3Resume2Pei PEIM by jljusten · 13 years ago
  15. 5e9ae43 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
  16. 2057d8c Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. This library differs with the SecPeiDxeTimerLibCpu library in the MdePkg in that it uses the local APIC library so that it supports x2APIC mode. by rsun3 · 14 years ago
  17. bf73cc4 Add Local APIC Library class defining APIs for common Local APIC operations. Add two Local APIC library instances, one is for xAPIC mode only, the other is for x2APIC capable processors which have xAPIC and x2APIC modes. by rsun3 · 14 years ago
  18. 164d596 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  19. 01a1c0f Update the copyright notice format by hhtian · 15 years ago
  20. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  21. 8d96b97 Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  22. e518b40 UefiCpuPkg: Add CpuDxe driver to UefiCpuPkg.dsc for build test coverage by jljusten · 15 years ago
  23. 948cecf Clean up MtrrLib to remove unnecessary package dependency by qhuang8 · 15 years ago
  24. e643315 Add generic CpuIoPei module that produces the CPU I/O PPU using the services of the MdePkg IoLib by mdkinney · 15 years ago
  25. 3ea1d3e Update CpuIo2Dxe to also support IPF by mdkinney · 15 years ago
  26. 173eeac Add module that produces the SMM CPU I/O 2 Protocol by mdkinney · 15 years ago
  27. 3ca55ed Check in driver to produce CPU I/O 2 Protocol for IA32 and X64 architecture. by xli24 · 15 years ago
  28. 989322c Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of BaseUefiCpuLib. The major purpose of this library class / instance is to provide some routines that are generic for IA32 family CPU by qhuang8 · 15 years ago
  29. 9e7864e Add UefiCpuPkg.dsc and UefiCpuPkg.dec for UefiCpuPkg. by jljusten · 16 years ago