Skip to content

Tags: dthompso/bfscripts

Tags

3.1.0-2

Toggle 3.1.0-2's commit message
Remove direct references to mcra

3.1.0-1

Toggle 3.1.0-1's commit message
Remove direct references to flint

In order to improve compatability, remove the direct use of the
proprietary "flint" executable, preferring mstflint where available.
Also, do not depend on mst for the PCI conf device.

3.0.beta1-3

Toggle 3.0.beta1-3's commit message
Address fedora review comments

- Add comment showing how to create srpm from .rpkg file
- use "install -p" instead of %{__install}

3.0.beta1

Toggle 3.0.beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bfrec: Support standard capsule update (Mellanox#20)

* bfrec: Support standard capsule update

This commit adds support for the standard capsule upgrade. The
same capsule file MmcBootCap will be used as default file but
it contains a real capsule and will be copied to the standard
directory <efi_partition>/EFI/UpdateCapsule/ when applied. For
old version of boot images without this capsule support it'll
fall back to use default bootctl mode.

* mlx-mkbfb & build-bfb: Add capsule support

This commit obsoletes the support for mmc-cap & spi-img. Instead
a new argument is added for standard UEFI capsule.

ubuntu/18.04/beta1

Toggle ubuntu/18.04/beta1's commit message
update with latest script changes

The bfinst script now allows install of grub EFI.
The bffamily script uses arrays so changed to bash.