File: kernel.magic

package info (click to toggle)
yard 1.17.patch1-5
  • links: PTS
  • area: main
  • in suites: potato
  • size: 600 kB
  • ctags: 74
  • sloc: perl: 1,729; sh: 250; makefile: 176; asm: 32
file content (36 lines) | stat: -rw-r--r-- 1,110 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#------------------------------------------------------------------------------
# encore:  file(1) magic for Encore machines
#
# XXX - needs to have the byte order specified (NS32K was little-endian,
# dunno whether they run the 88K in little-endian mode or not).
#
0	short		0x154		Encore
>20	short		0x107		executable
>20	short		0x108		pure executable
>20	short		0x10b		demand-paged executable
>20	short		0x10f		unsupported executable
>12	long		>0		not stripped
>22	short		>0		- version %ld
>22	short		0		-
#>4	date		x		stamp %s
0	short		0x155		Encore unsupported executable
>12	long		>0		not stripped
>22	short		>0		- version %ld
>22	short		0		-
#>4	date		x		stamp %s
# compiled Linux-kernel submitted by Hans Lermen lermen@elserv.ffm.fgan.de
0x202	string		HdrS
>0x206	short		0x0105		setupV1 zImage
>0x206	short		0x0200		setupV2
>>0x211	byte		0		zImage
>>0x211	byte		1		bzImage
>(0x20e.s+0x205)	byte	32
>>(0x20e.s+0x200)	string	>\0	%5.5s
>(0x20e.s+0x206)	byte	32
>>(0x20e.s+0x200)	string	>\0	%6.6s
>(0x20e.s+0x207)	byte	32
>>(0x20e.s+0x200)	string	>\0	%7.7s

0x1e3	string		Loading		Linux/i386 Kernel zImage