audk/UefiCpuPkg/Include/Library
Yao, Jiewen e3840072cd UefiCpuPkg/PiSmmCpu: Add 2 APIs in SmmCpuFeaturesLib.
SmmCpuFeaturesCompleteSmmReadyToLock() is a hook point to
allow CPU specific code to do more registers setting after
the gEfiSmmReadyToLockProtocolGuid notification is completely
processed.

SmmCpuFeaturesAllocatePageTableMemory() is an API to allow
CPU to allocate a specific region for storing page tables.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com>
Reviewed-by: "Kinney, Michael D" <michael.d.kinney@intel.com>
Cc: "Fan, Jeff" <jeff.fan@intel.com>
Cc: "Kinney, Michael D" <michael.d.kinney@intel.com>
Cc: "Laszlo Ersek" <lersek@redhat.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18979 6f19259b-4bc3-4df7-8a09-765794883524
2015-11-27 13:48:03 +00:00
..
LocalApicLib.h UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bit 2015-10-30 17:53:31 +00:00
MtrrLib.h 1. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library. 2011-10-28 06:01:55 +00:00
PlatformSecLib.h UefiCpuPkg: Add PlatformSecLib 2015-10-19 19:09:56 +00:00
SmmCpuFeaturesLib.h UefiCpuPkg/PiSmmCpu: Add 2 APIs in SmmCpuFeaturesLib. 2015-11-27 13:48:03 +00:00
SmmCpuPlatformHookLib.h UefiCpuPkg: Add SmmCpuPlatformHookLib 2015-10-19 19:11:15 +00:00
UefiCpuLib.h