diff options
author | Jeff Fan <jeff.fan@intel.com> | 2016-07-01 14:51:10 +0800 |
---|---|---|
committer | Jeff Fan <jeff.fan@intel.com> | 2016-07-13 15:41:14 +0800 |
commit | 46fd118219fcce638f1eb9c861f4a037530b64b9 (patch) | |
tree | cbce029a139b9b0f252b805b8b312486d8adfa81 /BaseTools/Source/Python/GenFds/FdfParser.py | |
parent | 8aba40b79267df761bd24d6874ae87f47a7bd3de (diff) | |
download | edk2-platforms-46fd118219fcce638f1eb9c861f4a037530b64b9.tar.xz |
UefiCpuPkg/CpuMpPei: Skip microcode check/load if it has been loaded
Actually, there is only one microcode region in platform. If microcode has been
loaded, its signature will not be zero and should be loaded successfully.
We needn't to check microcode region and load microcode again. This update is to
skip checking/loading microcode if current microcode signature is not zero.
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/FdfParser.py')
0 files changed, 0 insertions, 0 deletions