audk/UefiCpuPkg
Jeff Fan 82e75ac65a UefiCpuPkg: Add CPU Features PEI/DXE drivers
They will consume Register CPU Features library to detect and initialize CPU
features.

CpuFeaturesPei driver is used to initialize CPU features in PEI phase.
CpuFeaturesDxe driver is used to initialize CPU features in DXE phase.

Add PcdCpuFeaturesInitAfterSmmRelocation and PcdCpuFeaturesInitOnS3Resume
that consumed by CpuFeaturesPei and CpuFeaturesDxe.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
2017-03-22 10:12:02 +08:00
..
Application/Cpuid UefiCpuPkg/Cpuid.h: Update CPUID definitions with SDM (Sep.2016) 2016-12-16 11:48:21 +08:00
CpuDxe UefiCpuPkg/CpuDxe: Remove MSR_IA32_MISC_ENABLE check 2017-03-17 13:55:12 +08:00
CpuFeatures UefiCpuPkg: Add CPU Features PEI/DXE drivers 2017-03-22 10:12:02 +08:00
CpuIo2Dxe UefiCpuPkg: Refine casting expression result to bigger size 2017-03-06 14:33:26 +08:00
CpuIo2Smm UefiCpuPkg: Refine casting expression result to bigger size 2017-03-06 14:33:26 +08:00
CpuIoPei UefiCpuPkg: Modify CpuIoPei to support new IoLib library 2017-01-17 10:10:32 +08:00
CpuMpPei UefiCpuPkg/CpuMpPei: Build GUIDed-HOB to store all CPU BIST Data 2016-09-14 08:54:36 +08:00
CpuS3DataDxe UefiCpuPkg/CpuS3DataDxe: Consume the existing PcdCpuS3DataAddress 2017-03-22 10:11:25 +08:00
Feature/Capsule UefiCpuPkg/MicrocodeUpdate: Add MP support. 2016-12-28 15:09:02 +08:00
Include UefiCpuPkg/Include/Library: Add Register CPU Features Library 2017-03-22 10:11:49 +08:00
Library UefiCpuPkg: Add NULL CPU Common Features Library instance 2017-03-22 10:11:58 +08:00
PiSmmCommunication
PiSmmCpuDxeSmm UefiCpuPkg/PiSmmCpuDxeSmm: Skip if AllocatedSize is 0 2017-03-22 10:11:29 +08:00
ResetVector
SecCore UefiCpuPkg: Make the comments align with the functions 2016-12-14 21:34:42 +08:00
Universal/Acpi/S3Resume2Pei UefiCpuPkg/Universal/Acpi/S3Resume2Pei: Add support for PCD PcdPteMemoryEncryptionAddressOrMask 2017-03-01 12:52:41 +08:00
Contributions.txt
License.txt
UefiCpuPkg.dec UefiCpuPkg: Add CPU Features PEI/DXE drivers 2017-03-22 10:12:02 +08:00
UefiCpuPkg.dsc UefiCpuPkg: Add CPU Features PEI/DXE drivers 2017-03-22 10:12:02 +08:00
UefiCpuPkg.uni UefiCpuPkg: Add Pcd info to uni file 2016-12-21 11:33:18 +08:00
UefiCpuPkgExtra.uni