Age | Commit message (Expand) | Author |
---|---|---|
2013-10-02 | Use CHAR8 not UINT8 for character work. | Peter Jones |
2013-09-26 | Since different distros name grub*.efi differently, make it compile-time. | Peter Jones |
2013-09-26 | Define the PXE 2nd stage loader in the beginning of the file | Gary Ching-Pang Lin |
2013-09-24 | Fix a memory leak | Steve Langasek |
2013-09-24 | Correct limits on the length of ipv6 addresses | Steve Langasek |
2013-09-24 | More consistent types, fewer casts | Steve Langasek |
2013-09-24 | Misc allocation cleanups | Steve Langasek |
2013-09-24 | Fix an off-by-one error | Steve Langasek |
2013-09-24 | Fix nul termination errors in filenames passed to tftp | Steve Langasek |
2013-09-24 | Pass the right arguments to EFI_PXE_BASE_CODE_TFTP_READ_FILE | Steve Langasek |
2013-05-31 | EFI_PXE_BASE_CODE_DHCPV6_PACKET is in gnu-efi-3.0t | Peter Jones |
2012-11-01 | Don't fail if there's no network devices | Matthew Garrett |
2012-10-12 | Add draft version of Neil's netboot code | Matthew Garrett |