Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-17 | bootstd: Add a simple bootmeth for ChromiumOS | Simon Glass | |
It is possible to boot x86-based ChromeOS machines by parsing a table and locating the kernel and command line. Add a bootmeth for this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |