aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/netmain.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-18pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUIDThomas Huth1-1/+55
2018-06-18pc-bios/s390-ccw/net: Add support for pxelinux-style config filesThomas Huth1-1/+85
2018-06-18pc-bios/s390-ccw/net: Update code for the latest changes in SLOFThomas Huth1-69/+17
2018-05-02pc-bios/s390-ccw/net: Add support for .INS config filesThomas Huth1-5/+95
2018-05-02pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth1-1/+10
2018-05-02pc-bios/s390-ccw/net: Split up net_load() into init, load and release partsThomas Huth1-26/+37
2017-07-14pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP loadThomas Huth1-0/+225
2017-07-14pc-bios/s390-ccw: Add core files for the network bootloading programThomas Huth1-0/+136