summaryrefslogtreecommitdiff
path: root/boot/pxe_utils.c
Commit message (Expand)AuthorAgeFilesLines
* pxe: simplify label_boot()Heinrich Schuchardt2022-07-181-5/+4
* cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parserPatrick Delaunay2022-04-111-3/+9
* cmd: pxe_utils: sysboot: add kaslr-seed generation supportZhang Ning2022-02-111-0/+75
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-1/+1
* cmd: pxe_utils: sysboot: add label override supportAmjad Ouled-Ameur2022-01-151-0/+15
* cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes2021-11-231-1/+7
* pxe: Return the file size from the getfile() functionSimon Glass2021-11-111-27/+43
* pxe: Drop get_bootfile_path()Simon Glass2021-11-111-48/+5
* pxe: Clean up the use of bootfileSimon Glass2021-11-111-22/+38
* pxe: Move common parsing coding into pxe_utilSimon Glass2021-11-111-0/+20
* pxe: Tidy up code style a little in pxe_utilsSimon Glass2021-11-111-53/+13
* pxe: Tidy up some comments in pxe_utilsSimon Glass2021-11-111-51/+138
* pxe: Move pxe_utils filesSimon Glass2021-11-111-0/+1460