commit | 70f5b3aa91f42b72adf310f0a5c493d9b3280cea | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 19 21:00:02 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Fri Sep 22 06:03:46 2023 +0800 |
tree | d6325fb96f39db19525b6c0b1b45c5ea37fc1898 | |
parent | 036ca14a989f96ee20aacb72f3b0b72972ca0d94 [diff] |
x86: coreboot: Add IDE and SATA Add these options to permit access to more disk types. Add some documentation as well. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>