summaryrefslogtreecommitdiff
path: root/netboot.c
AgeCommit message (Expand)Author
2024-05-03New upstream version 15.8Steve McIntyre
2022-04-27New upstream version 15.5upstream/15.5Steve McIntyre
2021-03-23New upstream version 15.3upstream/15.3Steve McIntyre
2018-07-24New upstream version 15+1531942534.dd3230dupstream/15+1531942534.dd3230dMathieu Trudel-Lapierre
2017-09-13New upstream version 13~git1505328970.9c1c35c5upstream/13_git1505328970.9c1c35c5Mathieu Trudel-Lapierre
2016-09-21Import upstream version 0.9+1474479173.6c180c6Mathieu Trudel-Lapierre
2014-10-02Correctly reject bad tftp addresses earlier, rather than later.Peter Jones
2014-10-02shim buffer overflow on ipv6 option parsingSebastian Krahmer
2014-08-12Factor out x86-isms and add cross compile supportArd Biesheuvel
2014-06-25Fetch the netboot image from the same deviceGary Ching-Pang Lin
2013-11-21Lengths that might be -1 can't be unsigned, Peter.Peter Jones
2013-11-21Fix path generation for Dhcpv4 bootloader.Peter Jones
2013-10-02Use CHAR8 not UINT8 for character work.Peter Jones
2013-09-26Since different distros name grub*.efi differently, make it compile-time.Peter Jones
2013-09-26Define the PXE 2nd stage loader in the beginning of the fileGary Ching-Pang Lin
2013-09-24Fix a memory leakSteve Langasek
2013-09-24Correct limits on the length of ipv6 addressesSteve Langasek
2013-09-24More consistent types, fewer castsSteve Langasek
2013-09-24Misc allocation cleanupsSteve Langasek
2013-09-24Fix an off-by-one errorSteve Langasek
2013-09-24Fix nul termination errors in filenames passed to tftpSteve Langasek
2013-09-24Pass the right arguments to EFI_PXE_BASE_CODE_TFTP_READ_FILESteve Langasek
2013-05-31EFI_PXE_BASE_CODE_DHCPV6_PACKET is in gnu-efi-3.0tPeter Jones
2012-11-01Don't fail if there's no network devicesMatthew Garrett
2012-10-12Add draft version of Neil's netboot codeMatthew Garrett