LongSoft / UEFITool

UEFI firmware image viewer and editor
BSD 2-Clause "Simplified" License
4.47k stars 632 forks source link

Fix CPD Extension offset (reverts 29915ca) #375

Closed XutaxKamay closed 1 year ago

XutaxKamay commented 1 year ago

The CPD Extensions should have the header size added as an offset instead. More details here: https://github.com/LongSoft/UEFITool/pull/374#issuecomment-1685100216

Perhaps, I'm not sure for the second call of parseCpdExtensionsArea since I didn't encounter it yet but right now it should be fine as it is.