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