[File-cvs] CVS commit: file/magic/Magdir
Christos Zoulas
christos at zoulas.com
Thu Apr 30 00:35:53 UTC 2020
Module Name: file
Committed By: christos
Date: Thu Apr 30 00:35:53 UTC 2020
Modified Files:
file/magic/Magdir: linux
Log Message:
Refine ARM uncompressed Kernel pattern endianness.
For a while now its been possible to configure the kernel to have little
endian magic values, but still be a big endian kernel. This is to allow
different endianness between the bootloader and the kernel.
Parse the new magic flag has been added to help differentiate the two.
(Jonathan Duncan)
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 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