The PXE menu code also treated the type as big-endian, which went unnoticed until the first fix because its ntohs() was matched by a htons() in the PXE boot server discovery code. Signed-off-by: Marty Connor <mdc@etherboot.org>tags/v1.0.0-rc1
|
||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
|
|
156 |
|
|
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|