H. Peter Anvin <hpa@zytor.com> sent word that Sergey Vlasov <vsu@altlinux.ru> discovered gPXE lkrn images fail to load in SYSLINUX 3.70 because we have initrd_addr_max zeroed. This patch sets the same value as the Linux kernel. Also change the header jmp instruction to use a hardcoded opcode value like Linux does. Just in case the assembler decides to use a three-byte instruction instead of the desired two-byte jmp.tags/v0.9.4
|
|
||
110 |
|
110 |
|
111 |
|
111 |
|
112 |
|
112 |
|
113 |
|
|
|
|
113 |
|
|
|
114 |
|
|
|
115 |
|
|
|
116 |
|
|
114 |
|
117 |
|
115 |
|
118 |
|
116 |
|
119 |
|
|
|
||
142 |
|
145 |
|
143 |
|
146 |
|
144 |
|
147 |
|
145 |
|
|
|
|
148 |
|
|
|
149 |
|
|
|
150 |
|
|
|
151 |
|
|
146 |
|
152 |
|
147 |
|
153 |
|
148 |
|
154 |
|