| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-15 | binman: Use the Makefile for u_boot_ucode_ptr | Simon Glass | |
| Remove this file from git and instead build it using the Makefile. Update tools.GetInputFilename() to support reading files from an absolute path, so that we can read the Elf test files easily. Also make sure that the temp directory is report in ELF tests as this was commented out. Signed-off-by: Simon Glass <[email protected]> | |||
| 2016-12-20 | binman: Add support for building x86 ROMs | Simon Glass | |
| 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: Simon Glass <[email protected]> Tested-by: Bin Meng <[email protected]> | |||
