mirror of
https://github.com/ipxe/ipxe
synced 2025-12-11 22:11:08 +03:00
Merge from Etherboot 5.4
This commit is contained in:
@@ -575,7 +575,7 @@ nfssymlink:
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
if (err) {
|
if (err) {
|
||||||
printf("reading at offset %d: ", offs);
|
printf("\nError reading at offset %d: ", offs);
|
||||||
nfs_printerror(err);
|
nfs_printerror(err);
|
||||||
nfs_reset();
|
nfs_reset();
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user