summaryrefslogtreecommitdiff
path: root/config/coreboot/g43t-am3
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-05-28 23:47:13 +0100
committerLeah Rowe <leah@libreboot.org>2024-05-28 23:47:13 +0100
commita4bd49ded63ecfcda811bfbeb9a605a4253ec3e3 (patch)
treea78cf428119e93ff88e2febb7f1bcc3977d4ab64 /config/coreboot/g43t-am3
parentb00800a7cceb3a6fe15837266b671e87392154c0 (diff)
roms: allow user override of grub_scan_disk
this effectively lets you change the boot order. example: ./build roms -s "nvme ata" t1650_12mb the above example would set: grub_scan_disk="nvme ata" another example: ./build roms -s nvme t1650_12mb this would set: grub_scan_disk="nvme" this overrides what's set in target.cfg for the given target. useful for quick reconfiguration if building from source Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/g43t-am3')
0 files changed, 0 insertions, 0 deletions