summaryrefslogtreecommitdiff
path: root/scripts/coreboot.sed
AgeCommit message (Collapse)Author
2016-03-17x86: Add a script to aid code conversion from corebootSimon Glass
It is useful to automate the process of converting code from coreboot a little. Add a sed script which performs some common transformations. Signed-off-by: Simon Glass <[email protected]> Acked-by: Bin Meng <[email protected]>