mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
udeb: Add efivarfs to efi-modules.
This might be needed to retrieve firmware or configuration bits from d-i. [bwh: Add closes: #862555]
This commit is contained in:
committed by
Ben Hutchings
parent
ae4eed4ced
commit
4ff30925bb
4
debian/changelog
vendored
4
debian/changelog
vendored
@@ -427,6 +427,10 @@ linux (4.9.30-1) UNRELEASED; urgency=medium
|
||||
* crypto: skcipher - Add missing API setkey checks (CVE-2017-9211)
|
||||
* ipv6: fix out of bound writes in __ip6_append_data() (CVE-2017-9242)
|
||||
|
||||
[ Cyril Brulebois ]
|
||||
* udeb: Add efivarfs to efi-modules, which can be needed to retrieve
|
||||
firmware or configuration bits from d-i. (Closes: #862555)
|
||||
|
||||
-- Ben Hutchings <ben@decadent.org.uk> Mon, 08 May 2017 21:11:08 +0200
|
||||
|
||||
linux (4.9.25-1) unstable; urgency=medium
|
||||
|
||||
1
debian/installer/modules/efi-modules
vendored
1
debian/installer/modules/efi-modules
vendored
@@ -1 +1,2 @@
|
||||
efivars
|
||||
efivarfs
|
||||
|
||||
Reference in New Issue
Block a user