commit | 26f9a9b73aeb59150281a10e76567967cfe0611b | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sat Feb 27 22:58:03 2016 -0800 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Mar 17 10:27:22 2016 +0800 |
tree | b3f6705813e4e5013d58722c26c646de05923079 | |
parent | ff94c219e95843fe24710c16a66efdfb6ca536a9 [diff] |
x86: Implement functions for writing coreboot table To prepare generating coreboot table from U-Boot, implement functions to handle the writing. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>