| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-27 | x86: Allow installing an e820 when booting from coreboot | Simon Glass | |
| Move this code into a generic location so that it can be used by other x86 boards which want to boot from coreboot. Also ensure that this is called if booting from coreboot. Signed-off-by: Simon Glass <[email protected]> | |||
| 2021-03-27 | x86: Move coreboot sysinfo parsing into generic x86 code | Simon Glass | |
| It is useful to be able to parse coreboot tables on any x86 build which is booted from coreboot. Add a new Kconfig option to enable this feature and move the code so it can be used on any board, if enabled. Signed-off-by: Simon Glass <[email protected]> | |||
