audk/UefiCpuPkg/Feature/Capsule
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
..
Library/MicrocodeFlashAccessLibNull UefiCpuPkg/MicrocodeFlashAccessLib: Add NULL MicrocodeFlashAccessLib. 2016-11-08 22:43:20 +08:00
MicrocodeCapsulePdb UefiCpuPkg/Capsule: Fix coding style issues 2016-12-14 21:34:44 +08:00
MicrocodeCapsuleTxt UefiCpuPkg/Capsule: Fix coding style issues 2016-12-14 21:34:44 +08:00
MicrocodeUpdateDxe UefiCpuPkg/MicrocodeUpdate: enhance flash write logic 2016-12-28 15:09:01 +08:00