Age | Commit message (Expand) | Author |
2015-11-27 | UefiCpuPkg/PiSmmCpu: Update function call for 2 new APIs. | Yao, Jiewen |
2015-11-27 | UefiCpuPkg/PiSmmCpu: Add NULL func for 2 new APIs in SmmCpuFeaturesLib. | Yao, Jiewen |
2015-11-27 | UefiCpuPkg/PiSmmCpu: Add 2 APIs in SmmCpuFeaturesLib. | Yao, Jiewen |
2015-11-27 | Revert "Add 2 APIs in SmmCpuFeaturesLib." | Laszlo Ersek |
2015-11-27 | Revert "Always set WP in CR0." | Laszlo Ersek |
2015-11-26 | Always set WP in CR0. | Yao, Jiewen |
2015-11-26 | Add 2 APIs in SmmCpuFeaturesLib. | Yao, Jiewen |
2015-11-26 | Allocate Tile size based on Page. | Yao, Jiewen |
2015-11-25 | UefiCpuPkg/CpuS3DataDxe: Add module to initialize ACPI_CPU_DATA for S3 | Michael Kinney |
2015-11-25 | UefiCpuPkg/Include: Expand description of AcpiCpuData.h structures | Michael Kinney |
2015-11-25 | Move SmmDebug feature from ASM to C. | Yao, Jiewen |
2015-11-25 | Move RestoreSmmConfigurationInS3 function to PerformPreTasks(). | Yao, Jiewen |
2015-11-25 | Eliminate EFI_IMAGE_MACHINE_TYPE_SUPPORTED. | Yao, Jiewen |
2015-11-25 | Correct TSS segment. | Yao, Jiewen |
2015-11-25 | UefiCpuPkg/CpuMpPei: Enable x2APIC mode on BSP/APs | Jeff Fan |
2015-11-25 | UefiCpuPkg/CpuMpPei: Set X2APIC flag if one x2APIC ID larger than 254 | Jeff Fan |
2015-11-20 | UefiCpuPkg/CpuDxe: Don't use gBS->Stall | Jordan Justen |
2015-11-20 | UefiCpuPkg/SmmFeatureLib: Check SmmFeatureControl by Code_Access_Chk | Jeff Fan |
2015-11-20 | UefiCpuPkg: Not touch SmmFeatureControl if Code_Access_Chk not Set | Jeff Fan |
2015-11-05 | UefiCpuPkg: PiSmmCpuDxeSmm: Remove Framework compatibility | Michael Kinney |
2015-11-02 | UefiCpuPkg/PiSmmCpuDxeSmm: Shouldn't use gSmst->CurrentlyExecutingCpu | Jeff Fan |
2015-10-30 | UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bit | Michael Kinney |
2015-10-30 | UefiCpuPkg: CpuDxe: Update GDT to be consistent with DxeIplPeim | Michael Kinney |
2015-10-28 | UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL support | Michael Kinney |
2015-10-27 | UefiCpuPkg: PiSmmCpuDxeSmm: Replace PcdSet## with PcdSet##S | Michael Kinney |
2015-10-26 | UefiCpuPkg: PiSmmCpuDxeSmm: Remove unused references to SmmLib | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC file | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add PiSmmCpuDxeSmm module X64 files | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add PiSmmCpuDxeSmm module IA32 files | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add PiSmmCpuDxeSmm module no IA32/X64 files | Michael Kinney |
2015-10-19 | UefiCpuPkg: Update DEC/DSC files for new includes and libraries | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add CPU Hot Plug Data include file | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add ACPI CPU Data include file | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add SMRAM Save State include file | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add SMM CPU Service Protocol | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add SmmCpuPlatformHookLib | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add SmmCpuFeaturesLib | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add SecCore module and supporting library class and PCD | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add SecCore module | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add PlatformSecLib | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add SMM Communication PPI and Handler Modules | Michael Kinney |
2015-10-19 | UefiCpuPkg: Add Cpuid.h include files for CPUID related defines | Michael Kinney |
2015-10-19 | UefiCpuPkg: CpuDxe: broadcast MTRR changes to APs | Laszlo Ersek |
2015-10-19 | UefiCpuPkg: CpuDxe: Wait for APs to enter idle loop | Michael Kinney |
2015-10-19 | UefiCpuPkg: CpuDxe: Use PCD for AP detection timeout | Michael Kinney |
2015-10-19 | UefiCpuPkg: Update CPU MP drivers to support single CPU configuration | Michael Kinney |
2015-10-09 | UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabled | Hao Wu |
2015-10-09 | UefiCpuPkg: Add ASSERT to handle local APIC not config properly | Hao Wu |
2015-09-25 | UefiCpuPkg/CpuMpPei: Fix wrong CpuData pointer | Jeff Fan |
2015-09-25 | UefiCpuPkg/CpuMpPei: Add check on Processors number found | Jeff Fan |