]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/CpuMpPei/CpuMpPei.h
UefiCpuPkg/CpuMpPei: Load microcode on BSP and APs
authorJeff Fan <jeff.fan@intel.com>
Wed, 15 Jul 2015 03:40:41 +0000 (03:40 +0000)
committervanjeff <vanjeff@Edk2>
Wed, 15 Jul 2015 03:40:41 +0000 (03:40 +0000)
commitd1cf93333f3a9394c2f746db4deb374b6ba374fd
tree85c35cc5bf3e938f28ac701469e55a9a43bcc6e6
parentd32c7f6cabf8d3c7d32c6f7c93d30222eaaa57cf
UefiCpuPkg/CpuMpPei: Load microcode on BSP and APs

Add DetectMicrocode() to load microcode on BSP and APs.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18002 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/CpuMpPei/CpuMpPei.c
UefiCpuPkg/CpuMpPei/CpuMpPei.h
UefiCpuPkg/CpuMpPei/CpuMpPei.inf
UefiCpuPkg/CpuMpPei/Microcode.c [new file with mode: 0644]
UefiCpuPkg/CpuMpPei/Microcode.h [new file with mode: 0644]