xref: /freebsd/contrib/file/magic/Magdir/efi (revision b6cee71de37d56e36dbc118e2d9b03e7cece5709)
1*b6cee71dSXin LI
2*b6cee71dSXin LI#------------------------------------------------------------------------------
3*b6cee71dSXin LI# $File: efi,v 1.5 2014/04/30 21:41:02 christos Exp $
4*b6cee71dSXin LI# efi:  file(1) magic for Universal EFI binaries
5*b6cee71dSXin LI
6*b6cee71dSXin LI0	lelong	0x0ef1fab9
7*b6cee71dSXin LI>4	lelong	1		Universal EFI binary with 1 architecture
8*b6cee71dSXin LI>>&0	lelong	7		\b, i386
9*b6cee71dSXin LI>>&0	lelong	0x01000007	\b, x86_64
10*b6cee71dSXin LI>4	lelong	2		Universal EFI binary with 2 architectures
11*b6cee71dSXin LI>>&0	lelong	7		\b, i386
12*b6cee71dSXin LI>>&0	lelong	0x01000007	\b, x86_64
13*b6cee71dSXin LI>>&20	lelong	7		\b, i386
14*b6cee71dSXin LI>>&20	lelong	0x01000007	\b, x86_64
15*b6cee71dSXin LI>4	lelong	>2		Universal EFI binary with %d architectures
16