7a2bb6d3f1
…1.11 by using efivar tool instead #### Why I did it solution to BUG below/ https://github.com/sonic-net/sonic-buildimage/issues/14316 bug report also in this issue: backport: secureboot support #14246 #### How I did it When installing an image secure boot is checking if the UEFI have the secure boot flag enabled or disabled using a tool name `mokutil` this tool its not exist in ONIE version older than 2021.11 so its crasshing the install. To fix that we add a coded that checking secure boot enabled/disabled by using efivar tool that should exist in any UEFI system #### How to verify it Install the image in a device with ONIE version older than 2021.11 and check that the installation and boot succeed (all docker up). |
||
---|---|---|
.. | ||
tests | ||
default_platform.conf | ||
install.sh | ||
sharch_body.sh |