In the actual SYSLINUX suite's comboot implementation, the version string is prefixed by CR LF, and the copyright string has a leading space. Some tools (specifically HDT) assume these padding characters exist, so we should probably return strings in a similar format. Signed-off-by: Michael Brown <mcb30@etherboot.org>tags/v1.20.1
|
|
||
43 |
|
43 |
|
44 |
|
44 |
|
45 |
|
45 |
|
46 |
|
|
|
|
46 |
|
|
47 |
|
47 |
|
48 |
|
48 |
|
49 |
|
49 |
|
50 |
|
|
|
|
50 |
|
|
51 |
|
51 |
|
52 |
|
52 |
|
53 |
|
53 |
|