summaryrefslogtreecommitdiffstats
path: root/contrib/file/Magdir/efi
blob: 4eec2eb93779db8000657b9328b37a1a20105711 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
OpenPOWER on IntegriCloud