]> Git Repo - u-boot.git/commit
x86: Implement functions for writing coreboot table
authorBin Meng <[email protected]>
Sun, 28 Feb 2016 06:58:03 +0000 (22:58 -0800)
committerBin Meng <[email protected]>
Thu, 17 Mar 2016 02:27:22 +0000 (10:27 +0800)
commit26f9a9b73aeb59150281a10e76567967cfe0611b
treeb3f6705813e4e5013d58722c26c646de05923079
parentff94c219e95843fe24710c16a66efdfb6ca536a9
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/x86/include/asm/coreboot_tables.h
arch/x86/lib/Makefile
arch/x86/lib/coreboot_table.c [new file with mode: 0644]
This page took 0.031905 seconds and 4 git commands to generate.