Revision 6e0184b86f689045a0acc268e1899ce7757c65d0 authored by Ilias Apalodimas on 22 June 2021, 14:38:53 UTC, committed by Heinrich Schuchardt on 02 July 2021, 07:37:01 UTC
We only install FMPs if a CapsuleUpdate is requested.  Since we now have an
ESRT table which relies on FMPs to build the required information, it
makes more sense to unconditionally install them. This will allow userspace
applications (e.g fwupd) to make use of the ERST and provide us with files
we can use to run CapsuleUpdate on-disk

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
1 parent b891ff1
History
File Mode Size
.github
Licenses
api
arch
board
cmd
common
configs
disk
doc
drivers
dts
env
examples
fs
include
lib
net
post
scripts
test
tools
.azure-pipelines.yml -rw-r--r-- 16.2 KB
.checkpatch.conf -rw-r--r-- 817 bytes
.gitattributes -rw-r--r-- 169 bytes
.gitignore -rw-r--r-- 939 bytes
.gitlab-ci.yml -rw-r--r-- 9.7 KB
.mailmap -rw-r--r-- 2.3 KB
.readthedocs.yml -rw-r--r-- 502 bytes
Kbuild -rw-r--r-- 783 bytes
Kconfig -rw-r--r-- 15.5 KB
MAINTAINERS -rw-r--r-- 32.6 KB
Makefile -rw-r--r-- 75.8 KB
README -rw-r--r-- 160.7 KB
config.mk -rw-r--r-- 2.1 KB

README

back to top