diff options
Diffstat (limited to 'contrib/file/Magdir/efi')
-rw-r--r-- | contrib/file/Magdir/efi | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/file/Magdir/efi b/contrib/file/Magdir/efi new file mode 100644 index 000000000000..4eec2eb93779 --- /dev/null +++ b/contrib/file/Magdir/efi @@ -0,0 +1,14 @@ + +#------------------------------------------------------------------------------ +# efi: file(1) magic for Universal EFI binaries + +0 lelong 0x0ef1fab9 +>4 lelong 1 Universal EFI binary with 1 architecture +>>&0 lelong 7 \b, i386 +>>&0 lelong 0x01000007 \b, x86_64 +>4 lelong 2 Universal EFI binary with 2 architectures +>>&0 lelong 7 \b, i386 +>>&0 lelong 0x01000007 \b, x86_64 +>>&20 lelong 7 \b, i386 +>>&20 lelong 0x01000007 \b, x86_64 +>4 lelong >2 Universal EFI binary with %ld architectures |