ubuntu-buildroot/support/testing/tests/boot/test_grub/grub-aarch64-efi.cfg

7 lines
121 B
INI
Raw Permalink Normal View History

2024-04-01 15:19:46 +00:00
set default="0"
set timeout="5"
menuentry "Buildroot" {
linux /Image root=PARTUUID=UUID_TMP rootwait console=ttyAMA0
}