summaryrefslogtreecommitdiff
path: root/UefiCpuPkg
AgeCommit message (Expand)Author
2015-11-20UefiCpuPkg: Not touch SmmFeatureControl if Code_Access_Chk not SetJeff Fan
2015-11-17UefiCpuPkg: PiSmmCpuDxeSmm: Remove Framework compatibilityMichael Kinney
2015-11-17UefiCpuPkg/PiSmmCpuDxeSmm: Shouldn't use gSmst->CurrentlyExecutingCpuJeff Fan
2015-11-17UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bitMichael Kinney
2015-11-17UefiCpuPkg: CpuDxe: Update GDT to be consistent with DxeIplPeimMichael Kinney
2015-11-17UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL supportMichael Kinney
2015-11-17UefiCpuPkg: PiSmmCpuDxeSmm: Replace PcdSet## with PcdSet##SMichael Kinney
2015-11-17UefiCpuPkg: PiSmmCpuDxeSmm: Remove unused references to SmmLibMichael Kinney
2015-11-17UefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC fileMichael Kinney
2015-11-17UefiCpuPkg: Add PiSmmCpuDxeSmm module X64 filesMichael Kinney
2015-11-17UefiCpuPkg: Add PiSmmCpuDxeSmm module IA32 filesMichael Kinney
2015-11-17UefiCpuPkg: Add PiSmmCpuDxeSmm module no IA32/X64 filesMichael Kinney
2015-11-17UefiCpuPkg: Update DEC/DSC files for new includes and librariesMichael Kinney
2015-11-17UefiCpuPkg: Add CPU Hot Plug Data include fileMichael Kinney
2015-11-17UefiCpuPkg: Add ACPI CPU Data include fileMichael Kinney
2015-11-17UefiCpuPkg: Add SMRAM Save State include fileMichael Kinney
2015-11-17UefiCpuPkg: Add SMM CPU Service ProtocolMichael Kinney
2015-11-17UefiCpuPkg: Add SmmCpuPlatformHookLibMichael Kinney
2015-11-17UefiCpuPkg: Add SmmCpuFeaturesLibMichael Kinney
2015-11-17UefiCpuPkg: Add SecCore module and supporting library class and PCDMichael Kinney
2015-11-17UefiCpuPkg: Add SecCore moduleMichael Kinney
2015-11-17UefiCpuPkg: Add PlatformSecLibMichael Kinney
2015-11-17UefiCpuPkg: Add SMM Communication PPI and Handler ModulesMichael Kinney
2015-11-17UefiCpuPkg: Add Cpuid.h include files for CPUID related definesMichael Kinney
2015-11-17UefiCpuPkg: CpuDxe: broadcast MTRR changes to APsLaszlo Ersek
2015-11-17UefiCpuPkg: CpuDxe: Wait for APs to enter idle loopMichael Kinney
2015-11-17UefiCpuPkg: CpuDxe: Use PCD for AP detection timeoutMichael Kinney
2015-11-17UefiCpuPkg: Update CPU MP drivers to support single CPU configurationMichael Kinney
2015-09-25UefiCpuPkg/CpuMpPei: Fix wrong CpuData pointerJeff Fan
2015-09-25UefiCpuPkg/CpuMpPei: Add check on Processors number foundJeff Fan
2015-09-05UefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddressMask wrongJeff Fan
2015-09-02UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo ()Jeff Fan
2015-09-02UefiCpuPkg/CpuMpPei: Check Function pointer in PeiStartupAllAPs ()Jeff Fan
2015-09-02UefiCpuPkg/CpuMpPei: Update the old/new BSP state in SwitchBsp()Jeff Fan
2015-08-08UefiCpuPkg CpuDxe: Sync up the settings of Execute Disable to APsStar Zeng
2015-08-06UefiCpuPkg/CpuMpPei: Update files format to DOSJeff Fan
2015-08-05UefiCpuPkg/CpuMpPei: Add meta data descriptionJeff Fan
2015-07-28UefiCpuPkg: Add missing PCD usage information in UNI files.Qiu Shumin
2015-07-15UefiCpuPkg/CpuMpPei: Register callback on End Of Pei PPIJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Add AsmHltLoop ()Jeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Install PI CPU MP PPIJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Implementation of PeiEnableDisableAP ()Jeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Implementation of PeiSwitchBSP ()Jeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Implementation of PeiStartupThisAP ()Jeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Implementation of PeiStartupAllAPs ()Jeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Implementation of PeiGetProcessorInfo ()Jeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Implementation of PeiGetNumberOfProcessors ()Jeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Implementation of PeiWhoAmI ()Jeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Update and publish CPU BIST informationJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Build one GUIDed HOB to save CPU MP DataJeff Fan