[Etherboot-developers] [COMMIT] osloader.c fixes...
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-01-30 20:16:49
|
When testing memtest86 I found a bug is load_block. My code to skip blocks did not work properly when 512 byte packets were coming in with the result that the entire file was skipped. The work around is to use a tftp server that supports larger packets... Eric |