index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_capsule.c
Age
Commit message (
Expand
)
Author
2026-02-17
Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"
Tom Rini
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2026-02-11
fwu: Pass bank state enum to fwu_state_machine_updates()
Kory Maincent
2025-12-24
efi_loader: Trigger capsule updates with automatically generated boot options
Ilias Apalodimas
2025-12-06
efi_loader: Fix a memory leak when retrieving device paths from boot vars
Ilias Apalodimas
2025-10-18
efi_loader: Prevent leak of memory from tmp_files
Andrew Goodbody
2025-05-25
efi_loader: Separate device path into its own header
Simon Glass
2025-04-11
efi_loader: Move public cert for capsules to .rodata
Ilias Apalodimas
2024-09-19
fwu: print a message if empty capsule checks fail
Sughosh Ganu
2024-09-12
include: export uuid.h
Caleb Connolly
2024-09-12
efi: add a helper to generate dynamic UUIDs
Caleb Connolly
2024-07-15
lib: Remove duplicate newlines
Marek Vasut
2024-05-24
capsule: fwu: transition the platform state on a successful update
Sughosh Ganu
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-08-03
efi_loader: fix an IS_ERR() vs NULL check
Dan Carpenter
2023-08-03
efi_loader: capsule: enforce guid check in api and capsule_on_disk
AKASHI Takahiro
2023-04-21
efi_loader: remove unused efi_capsule_authenticate
Heinrich Schuchardt
2023-02-19
efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
Etienne Carriere
2023-01-04
efi_loader: adjust sorting of capsules
Heinrich Schuchardt
2022-10-31
FWU: Add support for the FWU Multi Bank Update feature
Sughosh Ganu
2022-10-10
efi_loader: CloseProtocol in efi_fmp_find
Heinrich Schuchardt
2022-10-06
efi_loader: define internal implementations of install/uninstallmultiple
Ilias Apalodimas
2022-06-12
EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATION...
Sughosh Ganu
2022-04-15
capsule: Put a check for image index before the update
Sughosh Ganu
2022-04-09
efi_loader: Use sysreset instead of reset command
Masami Hiramatsu
2022-04-09
efi_loader: Make efi_load_capsule_drivers() available even if EFI_CAPSULE_ON_...
Masami Hiramatsu
2022-03-20
efi_loader: remove efi_disk_is_system_part()
Heinrich Schuchardt
2022-03-20
efi_loader: efi_dp_find_obj() add protocol check
Heinrich Schuchardt
2022-02-26
efi_loader: test/py: Reset system after capsule update on disk
Masami Hiramatsu
2022-02-26
efi_loader: use efi_update_capsule_firmware() for capsule on disk
Masami Hiramatsu
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2022-01-19
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
2021-11-26
efi_loader: segfault in efi_clear_os_indications()
Heinrich Schuchardt
2021-11-20
efi_loader: capsule: Record capsule result only if capsule is read
Masami Hiramatsu
2021-11-07
efi_loader: capsule: drop __weak from efi_get_public_key_data()
AKASHI Takahiro
2021-10-25
efi_loader: capsule: add back efi_get_public_key_data()
AKASHI Takahiro
2021-09-18
Revert "efi_capsule: Move signature from DTB to .rodata"
Simon Glass
2021-07-24
efi_loader: capsule: remove authentication data
AKASHI Takahiro
2021-07-24
efi_loader: capsule: remove unused guid
AKASHI Takahiro
2021-07-18
efi_capsule: Move signature from DTB to .rodata
Ilias Apalodimas
2021-07-18
efi_loader: Use %pD to log device-path instead of local efi_dp_str()
Masami Hiramatsu
2021-07-12
efi_loader: Fix to set bootdev_root correctly if bootdev found
Masami Hiramatsu
2021-07-12
efi_loader: set CapsuleLast after each capsule
Heinrich Schuchardt
2021-07-12
efi_loader: missing EFI_CALL() in set_capsule_result
Heinrich Schuchardt
2021-07-12
efi_loader: rework messages for capsule updates
Heinrich Schuchardt
2021-07-02
efi_loader: Allow capsule update on-disk without checking OsIndications
Ilias Apalodimas
2021-07-02
efi_loader: Always install FMPs
Ilias Apalodimas
2021-07-02
efi: Fix to use null handle to create new handle for efi_fmp_raw
Masami Hiramatsu
2021-06-09
efi_loader: efi_capsule_delete_file() NULL dereference
Heinrich Schuchardt
2021-05-25
efi_loader: remove weak efi_get_public_key_data()
Heinrich Schuchardt
[next]