diff options
author | AKASHI Takahiro | 2020-11-17 09:27:56 +0900 |
---|---|---|
committer | Heinrich Schuchardt | 2020-12-03 21:22:49 +0100 |
commit | c74cd8bd08d1bbff366a1bfb0cc82a2413fdf106 (patch) | |
tree | be13cf43f98465b77908e1247e3a4eb236987bed /configs | |
parent | 2bc27ca8a04aea89c82b5fc4412e889d1ac9f756 (diff) |
efi_loader: capsule: add capsule_on_disk support
Capsule data can be loaded into the system either via UpdateCapsule
runtime service or files on a file system (of boot device).
The latter case is called "capsules on disk", and actual updates will
take place at the next boot time.
In this commit, we will support capsule on disk mechanism.
Please note that U-Boot itself has no notion of "boot device" and
all the capsule files to be executed will be detected only if they
are located in a specific directory, \EFI\UpdateCapsule, on a device
that is identified as a boot device by "BootXXXX" variables.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions