1\  Welcome to detok - OpenBIOS detokenizer v1.0.2
2\  (C) Copyright 2001-2006 Stefan Reinauer.
3\  (C) Copyright 2006 coresystems GmbH <info@coresystems.de>
4\  (C) Copyright 2005 IBM Corporation.  All Rights Reserved.
5\  Written by Stefan Reinauer, <stepan@openbios.org>
6\  This program is free software; you may redistribute it under the terms of
7\  the GNU General Public License v2. This program has absolutely no warranty.
8\
9     0: start1 ( 0x0f1 )   ( 16-bit offsets)
10     1:   format:    0x08
11     2:   checksum:  0x27bd (Ok)
12     4:   len:       0x0088 ( 136 bytes)
13     8: b(") ( 0x012 ) ( len=0x27 [39 bytes] )
14                " Starts Out okay  "( 09 05 12 13 ) And then what? "( 00 07 )"
15    49: named-token ( 0x0b6 ) fuddy 0x800
16    58: b(:) ( 0x0b7 )
17    59: b(;) ( 0x0c2 )
18    60: named-token ( 0x0b6 ) duddy 0x801
19    69: b(:) ( 0x0b7 )
20    70:     b(") ( 0x012 ) ( len=0x16 [22 bytes] )
21                    " but where does it end?"
22    94:     type ( 0x090 )
23    95:     b(") ( 0x012 ) ( len=0xc [12 bytes] )
24                    " Does it end?"
25   109:     type ( 0x090 )
26   110:     b(") ( 0x012 ) ( len=0x16 [22 bytes] )
27                    "  No, it does not..."( 0a );"( 0a )"
28   134:     type ( 0x090 )
29   135:     end0 ( 0x000 )
30\  Detokenization finished normally after 136 bytes.
31End of file.
32
33