~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_capsule.c
Commit message (
Expand
)
Author
Age
*
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-08-03
*
efi_loader: remove unused efi_capsule_authenticate
Heinrich Schuchardt
2023-04-21
*
efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
Etienne Carriere
2023-02-19
*
efi_loader: adjust sorting of capsules
Heinrich Schuchardt
2023-01-04
*
FWU: Add support for the FWU Multi Bank Update feature
Sughosh Ganu
2022-10-31
*
efi_loader: CloseProtocol in efi_fmp_find
Heinrich Schuchardt
2022-10-10
*
efi_loader: define internal implementations of install/uninstallmultiple
Ilias Apalodimas
2022-10-06
*
EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATION...
Sughosh Ganu
2022-06-12
*
capsule: Put a check for image index before the update
Sughosh Ganu
2022-04-15
*
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-04-09
*
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-03-20
*
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-26
*
efi: Use 16-bit unicode strings
Simon Glass
2022-02-03
*
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
2022-01-19
*
efi_loader: segfault in efi_clear_os_indications()
Heinrich Schuchardt
2021-11-26
*
efi_loader: capsule: Record capsule result only if capsule is read
Masami Hiramatsu
2021-11-20
*
efi_loader: capsule: drop __weak from efi_get_public_key_data()
AKASHI Takahiro
2021-11-07
*
efi_loader: capsule: add back efi_get_public_key_data()
AKASHI Takahiro
2021-10-25
*
Revert "efi_capsule: Move signature from DTB to .rodata"
Simon Glass
2021-09-18
*
efi_loader: capsule: remove authentication data
AKASHI Takahiro
2021-07-24
*
efi_loader: capsule: remove unused guid
AKASHI Takahiro
2021-07-24
*
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-18
*
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-12
*
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-07-02
*
efi_loader: efi_capsule_delete_file() NULL dereference
Heinrich Schuchardt
2021-06-09
*
efi_loader: remove weak efi_get_public_key_data()
Heinrich Schuchardt
2021-05-25
*
efi_loader: capsule: return a correct error code at find_boot_device()
AKASHI Takahiro
2021-04-24
*
efi: Fix ESRT refresh after Capsule update
Jose Marinho
2021-04-24
*
efi_loader: memory leak in efi_capsule_scan_dir()
Heinrich Schuchardt
2021-04-17
*
efi: Add ESRT to the EFI system table
Jose Marinho
2021-03-25
*
efi: Fix compiler warnings
Simon Glass
2021-03-25
*
efi_loader: fix get_last_capsule()
Heinrich Schuchardt
2021-02-14
*
efi_loader: '.' and '..' are directories
Heinrich Schuchardt
2021-02-14
*
efi_loader: capsule: fix SIZEOF_MISMATCH warning
AKASHI Takahiro
2021-01-23
*
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
*
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
2020-12-31
*
efi_loader: add firmware management protocol for raw image
AKASHI Takahiro
2020-12-03
*
efi_loader: add firmware management protocol for FIT image
AKASHI Takahiro
2020-12-03
*
efi_loader: capsule: support firmware update
AKASHI Takahiro
2020-12-03
*
efi_loader: capsule: add capsule_on_disk support
AKASHI Takahiro
2020-12-03
[next]