]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Add a script to aid code conversion from coreboot
authorSimon Glass <sjg@chromium.org>
Mon, 7 Mar 2016 02:28:17 +0000 (19:28 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 17 Mar 2016 02:27:23 +0000 (10:27 +0800)
commite28fcb2279912e83eb789bef942f928a77d5ba46
tree4383b21b3126d9603e048a0da0ba886cb5e123a4
parentd6d50db8a32674e56d4464688b1d74c9edaab550
x86: Add a script to aid code conversion from coreboot

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 <sjg@chromium.org>
Acked-by: Bin Meng <bmeng.cn@gmail.com>
doc/README.x86
scripts/coreboot.sed [new file with mode: 0644]