audk/UefiCpuPkg/Feature/Capsule/MicrocodeUpdateDxe
Jiewen Yao 2ed658240c UefiCpuPkg/MicrocodeUpdate: enhance flash write logic
The patch updated MicrocodeWrite() to move the Microcode replacement logic
to a standalone function -  UpdateMicrocodeFlashRegion().
More detail description is added in UpdateMicrocodeFlashRegion()
to improve readability.

The Microcode information is collected in InitializeMicrocodeDescriptor(),
so that FmpGetImage() can get the info directly.
MicrocodeRead() is not needed any more.

Cc: Jeff Fan <jeff.fan@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
2016-12-28 15:09:01 +08:00
..
MicrocodeFmp.c UefiCpuPkg/MicrocodeUpdate: enhance flash write logic 2016-12-28 15:09:01 +08:00
MicrocodeUpdate.c UefiCpuPkg/MicrocodeUpdate: enhance flash write logic 2016-12-28 15:09:01 +08:00
MicrocodeUpdate.h UefiCpuPkg/MicrocodeUpdate: enhance flash write logic 2016-12-28 15:09:01 +08:00
MicrocodeUpdateDxe.inf UefiCpuPkg/MicrocodeUpdateDxe: Fix coding style issues in INF file 2016-12-14 21:34:44 +08:00
MicrocodeUpdateDxe.uni
MicrocodeUpdateDxeExtra.uni