mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-07-27 12:45:27 +00:00
debian/shim.install: built EFI binaries were renamed; update our install
file to properly pick up shim (shim$arch), MokManager (mm$arch), and fallback (fb$arch).
This commit is contained in:
parent
c2463d3878
commit
86b44a70f0
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -9,6 +9,9 @@ shim (0.9+1474479173.6c180c6-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
code.
|
code.
|
||||||
* debian/patches/unused-variable: dropped; applied upstream.
|
* debian/patches/unused-variable: dropped; applied upstream.
|
||||||
* debian/patches/binutils-version-matching: dropped, fixed upstream.
|
* debian/patches/binutils-version-matching: dropped, fixed upstream.
|
||||||
|
* debian/shim.install: built EFI binaries were renamed; update our install
|
||||||
|
file to properly pick up shim (shim$arch), MokManager (mm$arch), and
|
||||||
|
fallback (fb$arch).
|
||||||
|
|
||||||
-- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Wed, 21 Sep 2016 20:29:44 -0400
|
-- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Wed, 21 Sep 2016 20:29:44 -0400
|
||||||
|
|
||||||
|
6
debian/shim.install
vendored
6
debian/shim.install
vendored
@ -1,3 +1,3 @@
|
|||||||
shim.efi /usr/lib/shim
|
shim*.efi /usr/lib/shim
|
||||||
MokManager.efi.signed /usr/lib/shim
|
mm*.efi.signed /usr/lib/shim
|
||||||
fallback.efi.signed /usr/lib/shim
|
fb*.efi.signed /usr/lib/shim
|
||||||
|
Loading…
Reference in New Issue
Block a user