aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_device_path_utilities.c
diff options
context:
space:
mode:
authorAKASHI Takahiro <takahiro.akashi@linaro.org>2020-11-17 09:27:56 +0900
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-12-03 21:22:49 +0100
commitc74cd8bd08d1bbff366a1bfb0cc82a2413fdf106 (patch)
treebe13cf43f98465b77908e1247e3a4eb236987bed /lib/efi_loader/efi_device_path_utilities.c
parent2bc27ca8a04aea89c82b5fc4412e889d1ac9f756 (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 'lib/efi_loader/efi_device_path_utilities.c')
0 files changed, 0 insertions, 0 deletions