index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_image_loader.c
Age
Commit message (
Expand
)
Author
2025-01-05
efi_loader: fix pe reloc pointer overrun
Aleksandar Gerasimovski
2024-12-02
sandbox: efi_loader: Correct use of addresses as pointers
Simon Glass
2024-07-15
lib: Remove duplicate newlines
Marek Vasut
2024-06-19
efi_loader: avoid duplicate weak invalidate_icache_all()
Heinrich Schuchardt
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-08-03
efi_loader: Fix memory corruption on 32bit systems
Dan Carpenter
2023-02-09
Correct SPL use of EFI_TCG2_PROTOCOL
Simon Glass
2022-07-05
efi_loader: image_loader: add a missing digest verification for signed PE image
AKASHI Takahiro
2022-07-05
efi_loader: image_loader: replace EFI_PRINT with log macros
AKASHI Takahiro
2022-03-12
efi_loader: copy GUID in InstallProtocolInterface()
Heinrich Schuchardt
2022-02-11
efi_loader: fix dual signed image certification
Ilias Apalodimas
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2022-01-29
efi_loader: correctly handle mixed hashes and signatures in db
Ilias Apalodimas
2022-01-19
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
2021-12-09
efi_loader: correctly handle no tpm device error
Masahisa Kojima
2021-10-21
efi_loader: Fix loaded image alignment
Ilias Apalodimas
2021-09-04
efi_loader: rounding of image size
Heinrich Schuchardt
2021-09-04
efi_loader: sections with zero VirtualSize
Heinrich Schuchardt
2021-06-09
efi_loader: fix Sphinx warning
Heinrich Schuchardt
2021-05-28
efi_loader: add PE/COFF image measurement
Masahisa Kojima
2021-05-25
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
2021-02-14
efi_loader: don't load beyond VirtualSize
Asherah Connor
2021-01-13
efi_loader: carve out efi_check_pe()
Heinrich Schuchardt
2020-09-06
efi_loader: error message if image not authenticated
Heinrich Schuchardt
2020-09-06
efi_loader: log function in image loader
Heinrich Schuchardt
2020-08-14
efi_loader: signature: correct a behavior against multiple signatures
AKASHI Takahiro
2020-08-13
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
2020-07-11
efi_loader: wrong printf format in efi_image_parse
Heinrich Schuchardt
2020-07-11
efi_loader: image_loader: add digest-based verification for signed image
AKASHI Takahiro
2020-07-11
efi_loader: image_loader: verification for all signatures should pass
AKASHI Takahiro
2020-07-11
efi_loader: image_loader: retrieve authenticode only if it exists
AKASHI Takahiro
2020-07-11
efi_loader: image_loader: add a check against certificate type of authenticode
AKASHI Takahiro
2020-07-03
efi_loader: image_loader: replace debug to EFI_PRINT
AKASHI Takahiro
2020-06-14
efi_loader: printf code in efi_image_parse()
Heinrich Schuchardt
2020-06-03
efi_loader: simplify PE consistency check
Heinrich Schuchardt
2020-06-03
efi_loader: function description cmp_pe_section()
Heinrich Schuchardt
2020-06-03
efi_loader: function descriptions efi_image_loader.c
Heinrich Schuchardt
2020-05-09
efi_loader: image_loader: fix a Coverity check against array access
AKASHI Takahiro
2020-05-07
efi_loader: crypto/pkcs7_parser.h is not a local include
Heinrich Schuchardt
2020-05-07
efi_loader: pkcs7_parse_message() returns error pointer
Patrick Wildt
2020-05-04
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-04-16
efi_loader: image_loader: support image authentication
AKASHI Takahiro
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-05-07
efi_loader: unload applications upon Exit()
Heinrich Schuchardt
2019-04-23
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2019-04-07
efi_loader: boottime: add loaded image device path protocol to image handle
AKASHI Takahiro
2019-04-07
efi_loader: set image_base and image_size to correct values
AKASHI Takahiro
2019-02-16
efi_loader: do not miss last relocation block
Heinrich Schuchardt
2019-02-16
efi_loader: documentation of image loader
Heinrich Schuchardt
2019-02-16
efi_loader: set entry point in efi_load_pe()
Heinrich Schuchardt
[next]