summaryrefslogtreecommitdiff
path: root/boot/expo_build_cb.c
AgeCommit message (Collapse)Author
2024-11-03x86: coreboot: Allow building an expo for editing CMOS configSimon Glass
Coreboot provides the CMOS layout in the tables it passes to U-Boot. Use that to build an editor for the CMOS settings. Signed-off-by: Simon Glass <[email protected]>