Bios checksum and overlap issue

I have a Celeron 1037u laptop with INTEL ME 8.0 BIOS. I backed up bios with command below.

1
 
fptw64 -d bios.bin
 

I need to update CPU Microcode and EFI modules. I opened bios.bin with UEFITOOL but found some checksum and overlap warnning below.

The dump bios attached below.
https://dropmefiles.com/930Is
Any help?

Change volume size in header to see the structure better (your bios itself doesn’t care about this):

13.jpg



Looks like

12.jpg



Check Flash Map when done, this is the reference for finding the correct address for this kind of bios:

14.jpg



See last line 48 00 17 is address for first microcode, absolute address would be start address of bios region + relative address => 18 00 00 + 17 00 48 = 2F 00 48 for 1st microcde

How to change the processor name?