summaryrefslogtreecommitdiff
path: root/UefiCpuPkg
AgeCommit message (Expand)Author
2015-11-27UefiCpuPkg/PiSmmCpu: Update function call for 2 new APIs.Yao, Jiewen
2015-11-27UefiCpuPkg/PiSmmCpu: Add NULL func for 2 new APIs in SmmCpuFeaturesLib.Yao, Jiewen
2015-11-27UefiCpuPkg/PiSmmCpu: Add 2 APIs in SmmCpuFeaturesLib.Yao, Jiewen
2015-11-27Revert "Add 2 APIs in SmmCpuFeaturesLib."Laszlo Ersek
2015-11-27Revert "Always set WP in CR0."Laszlo Ersek
2015-11-26Always set WP in CR0.Yao, Jiewen
2015-11-26Add 2 APIs in SmmCpuFeaturesLib.Yao, Jiewen
2015-11-26Allocate Tile size based on Page.Yao, Jiewen
2015-11-25UefiCpuPkg/CpuS3DataDxe: Add module to initialize ACPI_CPU_DATA for S3Michael Kinney
2015-11-25UefiCpuPkg/Include: Expand description of AcpiCpuData.h structuresMichael Kinney
2015-11-25Move SmmDebug feature from ASM to C.Yao, Jiewen
2015-11-25Move RestoreSmmConfigurationInS3 function to PerformPreTasks().Yao, Jiewen
2015-11-25Eliminate EFI_IMAGE_MACHINE_TYPE_SUPPORTED.Yao, Jiewen
2015-11-25Correct TSS segment.Yao, Jiewen
2015-11-25UefiCpuPkg/CpuMpPei: Enable x2APIC mode on BSP/APsJeff Fan
2015-11-25UefiCpuPkg/CpuMpPei: Set X2APIC flag if one x2APIC ID larger than 254Jeff Fan
2015-11-20UefiCpuPkg/CpuDxe: Don't use gBS->StallJordan Justen
2015-11-20UefiCpuPkg/SmmFeatureLib: Check SmmFeatureControl by Code_Access_ChkJeff Fan
2015-11-20UefiCpuPkg: Not touch SmmFeatureControl if Code_Access_Chk not SetJeff Fan
2015-11-05UefiCpuPkg: PiSmmCpuDxeSmm: Remove Framework compatibilityMichael Kinney
2015-11-02UefiCpuPkg/PiSmmCpuDxeSmm: Shouldn't use gSmst->CurrentlyExecutingCpuJeff Fan
2015-10-30UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bitMichael Kinney
2015-10-30UefiCpuPkg: CpuDxe: Update GDT to be consistent with DxeIplPeimMichael Kinney
2015-10-28UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL supportMichael Kinney
2015-10-27UefiCpuPkg: PiSmmCpuDxeSmm: Replace PcdSet## with PcdSet##SMichael Kinney
2015-10-26UefiCpuPkg: PiSmmCpuDxeSmm: Remove unused references to SmmLibMichael Kinney
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC fileMichael Kinney
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module X64 filesMichael Kinney
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module IA32 filesMichael Kinney
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module no IA32/X64 filesMichael Kinney
2015-10-19UefiCpuPkg: Update DEC/DSC files for new includes and librariesMichael Kinney
2015-10-19UefiCpuPkg: Add CPU Hot Plug Data include fileMichael Kinney
2015-10-19UefiCpuPkg: Add ACPI CPU Data include fileMichael Kinney
2015-10-19UefiCpuPkg: Add SMRAM Save State include fileMichael Kinney
2015-10-19UefiCpuPkg: Add SMM CPU Service ProtocolMichael Kinney
2015-10-19UefiCpuPkg: Add SmmCpuPlatformHookLibMichael Kinney
2015-10-19UefiCpuPkg: Add SmmCpuFeaturesLibMichael Kinney
2015-10-19UefiCpuPkg: Add SecCore module and supporting library class and PCDMichael Kinney
2015-10-19UefiCpuPkg: Add SecCore moduleMichael Kinney
2015-10-19UefiCpuPkg: Add PlatformSecLibMichael Kinney
2015-10-19UefiCpuPkg: Add SMM Communication PPI and Handler ModulesMichael Kinney
2015-10-19UefiCpuPkg: Add Cpuid.h include files for CPUID related definesMichael Kinney
2015-10-19UefiCpuPkg: CpuDxe: broadcast MTRR changes to APsLaszlo Ersek
2015-10-19UefiCpuPkg: CpuDxe: Wait for APs to enter idle loopMichael Kinney
2015-10-19UefiCpuPkg: CpuDxe: Use PCD for AP detection timeoutMichael Kinney
2015-10-19UefiCpuPkg: Update CPU MP drivers to support single CPU configurationMichael Kinney
2015-10-09UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabledHao Wu
2015-10-09UefiCpuPkg: Add ASSERT to handle local APIC not config properlyHao Wu
2015-09-25UefiCpuPkg/CpuMpPei: Fix wrong CpuData pointerJeff Fan
2015-09-25UefiCpuPkg/CpuMpPei: Add check on Processors number foundJeff Fan