Return success (rather than failure) after an image format has been correctly identified. This has no practical effect, since the return value from image_probe() is deliberately never used, but avoids a somewhat surprising and misleading "format not recognised" error message when debugging is enabled. Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
191 |
|
191 |
|
192 |
|
192 |
|
193 |
|
193 |
|
194 |
|
|
|
|
194 |
|
|
195 |
|
195 |
|
196 |
|
196 |
|
197 |
|
197 |
|