mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 13:36:58 +02:00
Install shim images are broken when booting from legacy x86 BIOS. The install shim relies upon "cros_factory_install" being passed as a boot flag. This flag is never passed to create_legacy_bootloader_templates, so the install shim flow is broken. This change passes the boot args flags to create_legacy_bootloader... so the install shim will function normally. TEST=Create factory_install image, verify correct boot w/ x86 BIOS. BUG=chrome-os-partner:15661 Change-Id: I46b2be188f48b7626bfd3235d5788410c7488c42 Reviewed-on: https://gerrit.chromium.org/gerrit/36590 Tested-by: Shawn Nematbakhsh <shawnn@google.com> Reviewed-by: Hung-Te Lin <hungte@chromium.org> Reviewed-by: Liam McLoughlin <lmcloughlin@chromium.org> Commit-Ready: Shawn Nematbakhsh <shawnn@google.com> |
||
---|---|---|
.. | ||
base_image_util.sh | ||
board_options.sh | ||
build_common.sh | ||
build_image_util.sh | ||
cgpt_shell.sh | ||
cgpt.py | ||
check_deps | ||
chromeos_blacklist | ||
create_legacy_bootloader_templates.sh | ||
dev_image_util.sh | ||
disk_layout_util.sh | ||
generate_au_zip.py | ||
legacy_disk_layout.json | ||
mount_gpt_util.sh | ||
test_build_root | ||
test_image_content.sh | ||
test_image_util.sh |