Added packaging support for Trixie under 'debian/trixie/'. This change brings updates from the 'f/trixie' branch into 'master' to ensure consistent functionality and packaging structure across both branches. grub-efi grub2 grubby Story: 2011360 Task: 53245 Change-Id: I596d3af4d23d7e669b72e8a359cc89ee847d1de2 Signed-off-by: pmp1 <preetham.mp@windriver.com> Signed-off-by: Abhinav Ayyapasetti <ayyapasetti.abhinav@windriver.com>
5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
set strict_security=1
|
|
search.file ($cmdpath)/EFI/BOOT/grub.cfg root
|
|
set prefix=($root)/EFI/BOOT
|
|
set skip_check_cfg=1
|