aboutsummaryrefslogtreecommitdiff
path: root/include/pxe_utils.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-11pxe: Allow calling the pxe_get logic directlySimon Glass1-0/+14
2021-11-11pxe: Return the file size from the getfile() functionSimon Glass1-1/+12
2021-11-11pxe: Drop get_bootfile_path()Simon Glass1-1/+2
2021-11-11pxe: Clean up the use of bootfileSimon Glass1-3/+16
2021-11-11pxe: Move common parsing coding into pxe_utilSimon Glass1-0/+9
2021-11-11pxe: Move pxe_utils filesSimon Glass1-0/+205