summaryrefslogtreecommitdiff
path: root/include/pxe_utils.h
Commit message (Expand)AuthorAgeFilesLines
* cmd: pxe: support INITRD and FDT selection with FITPatrick Delaunay2022-12-121-0/+2
* cmd: pxe_utils: sysboot: add kaslr-seed generation supportZhang Ning2022-02-111-0/+2
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-2/+2
* pxe: Allow calling the pxe_get logic directlySimon Glass2021-11-111-0/+14
* pxe: Return the file size from the getfile() functionSimon Glass2021-11-111-1/+12
* pxe: Drop get_bootfile_path()Simon Glass2021-11-111-1/+2
* pxe: Clean up the use of bootfileSimon Glass2021-11-111-3/+16
* pxe: Move common parsing coding into pxe_utilSimon Glass2021-11-111-0/+9
* pxe: Move pxe_utils filesSimon Glass2021-11-111-0/+205