Skip to content
Snippets Groups Projects
Commit e0ff8551 authored by Simon Glass's avatar Simon Glass
Browse files

binman: Add support for building x86 ROMs


The structure of x86 ROMs is pretty complex. There are various binary blobs
to place in the image. Microcode requires special handling so that it is
available to very early code and can be used without any memory whatsoever.

Add support for the various entry types that are currently needed, along
with some tests.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Tested-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 4f44304b
No related branches found
No related tags found
No related merge requests found
Showing
with 727 additions and 3 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment