~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_image_loader.c
Commit message (
Expand
)
Author
Age
*
efi_loader: Fix memory corruption on 32bit systems
Dan Carpenter
2023-08-03
*
Correct SPL use of EFI_TCG2_PROTOCOL
Simon Glass
2023-02-09
*
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-07-05
*
efi_loader: copy GUID in InstallProtocolInterface()
Heinrich Schuchardt
2022-03-12
*
efi_loader: fix dual signed image certification
Ilias Apalodimas
2022-02-11
*
efi: Use 16-bit unicode strings
Simon Glass
2022-02-03
*
efi_loader: correctly handle mixed hashes and signatures in db
Ilias Apalodimas
2022-01-29
*
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
2022-01-19
*
efi_loader: correctly handle no tpm device error
Masahisa Kojima
2021-12-09
*
efi_loader: Fix loaded image alignment
Ilias Apalodimas
2021-10-21
*
efi_loader: rounding of image size
Heinrich Schuchardt
2021-09-04
*
efi_loader: sections with zero VirtualSize
Heinrich Schuchardt
2021-09-04
*
efi_loader: fix Sphinx warning
Heinrich Schuchardt
2021-06-09
*
efi_loader: add PE/COFF image measurement
Masahisa Kojima
2021-05-28
*
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
2021-05-25
*
efi_loader: don't load beyond VirtualSize
Asherah Connor
2021-02-14
*
efi_loader: carve out efi_check_pe()
Heinrich Schuchardt
2021-01-13
*
efi_loader: error message if image not authenticated
Heinrich Schuchardt
2020-09-06
*
efi_loader: log function in image loader
Heinrich Schuchardt
2020-09-06
*
efi_loader: signature: correct a behavior against multiple signatures
AKASHI Takahiro
2020-08-14
*
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
2020-08-13
*
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-11
*
efi_loader: image_loader: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
*
efi_loader: printf code in efi_image_parse()
Heinrich Schuchardt
2020-06-14
*
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-06-03
*
efi_loader: image_loader: fix a Coverity check against array access
AKASHI Takahiro
2020-05-09
*
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-07
*
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-05-04
*
efi_loader: image_loader: support image authentication
AKASHI Takahiro
2020-04-16
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
efi_loader: unload applications upon Exit()
Heinrich Schuchardt
2019-05-07
*
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2019-04-23
*
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-04-07
*
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
2019-02-16
*
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
2018-09-23
*
efi_loader: Use compiler constants for image loader
Alexander Graf
2018-07-25
*
riscv: Add support for HI20 PE relocations
Alexander Graf
2018-06-14
*
efi_loader: remove unnecessary include
Heinrich Schuchardt
2018-06-03
*
efi_loader: correctly apply relocations from the .reloc section
Ivan Gorinov
2018-06-03
[next]