Oh, yes, exactly… I see that for the addresses (offsets).
However, regarding the checksum, LOST_N_BIOS’ guide indicates that there’s nothing to calculate, that it’s updated automatically by UEFITool, but that doesn’t seem to be the case.
And I’ve been searching for a while, with moduloSum Of Bytes or moduloSum of Bytes % 256, I can’t seem to find the same value as the original BIOS or yours.
What type of checksum, and on which data should be calculated to update it?
Sorry for the noob question: I’m new into the BIOS Modding and I’d like to understand everything so I can create an AHK program that automates the process for future update for me or others.
EDIT: I used to calculate everything and anything, but I didn’t pay attention to the fact that the parser could correct it for me…
Again, thank you for assisting me so promptly and effectively!