]> git.proxmox.com Git - mirror_edk2.git/commit
IntelSiliconPkg/MicrocodeUpdate: Fix incorrect checksum issue
authorChen A Chen <chen.a.chen@intel.com>
Mon, 18 Feb 2019 07:21:14 +0000 (15:21 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 25 Feb 2019 01:14:21 +0000 (09:14 +0800)
commit5170327b7144e19c088df0c474adbbe7b5869b08
tree1d232f6a07bdbe8779b441a53a0ae78c03fb3e5b
parent8391ffdc15b959a562c8562e896d219693ce2c63
IntelSiliconPkg/MicrocodeUpdate: Fix incorrect checksum issue

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1020

The same issue has fixed in UefiCpuPkg/Microcode.c file.
Please reference b6f67b4d58b81f12f63f5f8c94cf8af3600297ab
to get more detail information.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
IntelSiliconPkg/Feature/Capsule/MicrocodeUpdateDxe/MicrocodeUpdate.c