audk/UefiCpuPkg/Include/Library
Star Zeng c8a2f3c332 IntelSiliconPkg: Move MicrocodeUpdate from UefiCpuPkg
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=540

To consume FIT table for Microcode update,
UefiCpuPkg/Feature/Capsule/MicrocodeUpdateDxe
needs to be updated to consume
IntelSiliconPkg/Include/IndustryStandard/FirmwareInterfaceTable.h,
but UefiCpuPkg could not depend on IntelSiliconPkg.

Since the Microcode update feature is specific to Intel,
we can first move the Microcode update feature code from
UefiCpuPkg to IntelSiliconPkg [first step], then update
the code to consume FIT table [second step].

This patch series is for the first step.

Note: No any code change in this patch, just move.
Next patch will update MicrocodeUpdate to build with the package.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
2017-11-30 09:25:28 +08:00
..
LocalApicLib.h UefiCpuPkg/LocalApicLib: Add EFIAPI for GetProcessorLocationByApicId() 2016-11-02 09:17:04 +08:00
MpInitLib.h UefiCpuPkg: Make the comments align with the functions 2016-12-14 21:34:42 +08:00
MtrrLib.h UefiCpuPkg/MtrrLib: Make comments align with function 2017-10-24 09:14:17 +08:00
PlatformSecLib.h UefiCpuPkg: Add PlatformSecLib 2015-10-19 19:09:56 +00:00
RegisterCpuFeaturesLib.h UefiCpuPkg: Add Processor Trace feature definition. 2017-08-04 12:26:44 +08: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 Update the copyright notice format 2010-04-24 12:25:26 +00:00