index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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_firmware.c
Age
Commit message (
Expand
)
Author
2022-10-31
FWU: Add support for the FWU Multi Bank Update feature
Sughosh Ganu
2022-06-12
EFI: FMP: Use a common GetImageInfo function for FIT and raw images
Sughosh Ganu
2022-06-04
efi: test/py: authenticate fit capsules
Vincent Stehlé
2022-06-04
EFI: Populate descriptor_count value only when image_info_size is not zero
Sughosh Ganu
2022-05-28
efi: fix documentation warnings
Vincent Stehlé
2022-04-15
FMP: Remove GUIDs for FIT and raw images
Sughosh Ganu
2022-04-15
efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled
Sughosh Ganu
2022-04-15
capsule: FMP: Populate the image descriptor array from platform data
Sughosh Ganu
2022-02-05
efi_loader: use %zu to print efi_uintn_t in FMP driver
Heinrich Schuchardt
2022-01-15
efidebug: avoid 'dfu_alt_info not defined' message
Heinrich Schuchardt
2021-05-18
efi_loader: capsule: Remove the check for capsule_authentication_enabled envi...
Sughosh Ganu
2021-03-16
efi: Fix compiler warnings
Simon Glass
2020-12-31
efi_loader: Enable uefi capsule authentication
Sughosh Ganu
2020-12-31
efi_loader: Add logic to parse EDKII specific fmp payload header
Sughosh Ganu
2020-12-03
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