public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix Microcode failure issue
@ 2019-02-28  6:02 Chen A Chen
  2019-02-28  6:02 ` [PATCH 1/2] UefiCpuPkg/Microcode: Fix InComplete CheckSum32 issue Chen A Chen
  2019-02-28  6:02 ` [PATCH 2/2] UefiCpuPkg/Microcode: Add verification logic before parsing payload Chen A Chen
  0 siblings, 2 replies; 5+ messages in thread
From: Chen A Chen @ 2019-02-28  6:02 UTC (permalink / raw)
  To: edk2-devel

The first patch is used to fix InComplete CheckSum32 issue.
Add a verification logic to check Microcode header before parsing payload.

Chen A Chen (2):
  UefiCpuPkg/Microcode: Fix InComplete CheckSum32 issue
  UefiCpuPkg/Microcode: Add verification logic before parsing payload

 UefiCpuPkg/Library/MpInitLib/Microcode.c | 227 ++++++++++++++++++++-----------
 1 file changed, 146 insertions(+), 81 deletions(-)

-- 
2.16.2.windows.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-02-28  6:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-28  6:02 [PATCH 0/2] Fix Microcode failure issue Chen A Chen
2019-02-28  6:02 ` [PATCH 1/2] UefiCpuPkg/Microcode: Fix InComplete CheckSum32 issue Chen A Chen
2019-02-28  6:14   ` Ni, Ray
2019-02-28  6:02 ` [PATCH 2/2] UefiCpuPkg/Microcode: Add verification logic before parsing payload Chen A Chen
2019-02-28  6:54   ` Ni, Ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox