[File-cvs] CVS commit: file/magic/Magdir
Christos Zoulas
christos at zoulas.com
Sat Jul 12 14:30:14 UTC 2025
Module Name: file
Committed By: christos
Date: Sat Jul 12 14:30:14 UTC 2025
Modified Files:
file/magic/Magdir: linux
Log Message:
Jeremy Linton:
The linux kernel has an optional decompressor in its EFI stub. This
decompressor basically wraps the normal PE images but is currently being
detected as a generic PE image rather than as a linux kernel.
Detect these files and identify them as linux boot images.
To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 file/magic/Magdir/linux
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the File-cvs
mailing list