]> Git Repo - buildroot-mgba.git/commit - boot/Config.in
boot/shim: new package
authorPeter Korsgaard <[email protected]>
Fri, 11 Jan 2019 10:01:11 +0000 (11:01 +0100)
committerThomas Petazzoni <[email protected]>
Sat, 12 Jan 2019 16:38:25 +0000 (17:38 +0100)
commit18c463e124c8a607ed336cc96e4fe39d3a64d2da
tree531a65fca139f21406e6a56dbb53940ab0a98385
parent8064b12ff9d0a28091513e338d0f5b59a95d1396
boot/shim: new package

This commit adds a package for 'shim', an EFI bootloader for secure
boot chain loading.

While gnu-efi supports 32bit ARM, this is currently broken in shim.

Patches to fix this have been submitted upstream but are not included
here for now.

https://github.com/rhboot/shim/pull/162

Signed-off-by: Peter Korsgaard <[email protected]>
[Thomas: use BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS, add separate depends
on to exclude ARM32 build.]
Signed-off-by: Thomas Petazzoni <[email protected]>
DEVELOPERS
boot/Config.in
boot/shim/Config.in [new file with mode: 0644]
boot/shim/shim.hash [new file with mode: 0644]
boot/shim/shim.mk [new file with mode: 0644]
This page took 0.027684 seconds and 4 git commands to generate.