[PATCH 1/2] PE: Extract get_pehdr_offset() for reuse

Simon Horman horms at kernel.org
Fri Dec 13 04:43:28 PST 2024


On Fri, Dec 06, 2024 at 10:44:42AM +0800, Pingfan Liu wrote:
> The get_pehdr_offset() function helps skip the DOS stub in a PE file to
> locate the start of the PE header. Since it can be used in multiple C
> files, it is being moved to a header file.
> 
> Signed-off-by: Pingfan Liu <piliu at redhat.com>

Thanks, applied.




More information about the kexec mailing list