index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
Files
Lines
2024-07-15
lib: Remove duplicate newlines
Marek Vasut
1
-2
/
+0
2024-06-19
efi_loader: avoid duplicate weak invalidate_icache_all()
Heinrich Schuchardt
1
-6
/
+7
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
1
-1
/
+0
2023-08-03
efi_loader: Fix memory corruption on 32bit systems
Dan Carpenter
1
-2
/
+3
2023-02-09
Correct SPL use of EFI_TCG2_PROTOCOL
Simon Glass
1
-1
/
+1
2022-07-05
efi_loader: image_loader: add a missing digest verification for signed PE image
AKASHI Takahiro
1
-2
/
+60
2022-07-05
efi_loader: image_loader: replace EFI_PRINT with log macros
AKASHI Takahiro
1
-27
/
+27
2022-03-12
efi_loader: copy GUID in InstallProtocolInterface()
Heinrich Schuchardt
1
-1
/
+1
2022-02-11
efi_loader: fix dual signed image certification
Ilias Apalodimas
1
-70
/
+18
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
1
-4
/
+4
2022-01-29
efi_loader: correctly handle mixed hashes and signatures in db
Ilias Apalodimas
1
-4
/
+4
2022-01-19
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
1
-1
/
+1
2021-12-09
efi_loader: correctly handle no tpm device error
Masahisa Kojima
1
-3
/
+10
2021-10-21
efi_loader: Fix loaded image alignment
Ilias Apalodimas
1
-6
/
+6
2021-09-04
efi_loader: rounding of image size
Heinrich Schuchardt
1
-2
/
+2
2021-09-04
efi_loader: sections with zero VirtualSize
Heinrich Schuchardt
1
-4
/
+27
2021-06-09
efi_loader: fix Sphinx warning
Heinrich Schuchardt
1
-1
/
+1
2021-05-28
efi_loader: add PE/COFF image measurement
Masahisa Kojima
1
-16
/
+46
2021-05-25
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
1
-1
/
+63
2021-02-14
efi_loader: don't load beyond VirtualSize
Asherah Connor
1
-1
/
+1
2021-01-13
efi_loader: carve out efi_check_pe()
Heinrich Schuchardt
1
-34
/
+46
2020-09-06
efi_loader: error message if image not authenticated
Heinrich Schuchardt
1
-2
/
+4
2020-09-06
efi_loader: log function in image loader
Heinrich Schuchardt
1
-22
/
+22
2020-08-14
efi_loader: signature: correct a behavior against multiple signatures
AKASHI Takahiro
1
-16
/
+17
2020-08-13
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
1
-1
/
+1
2020-07-11
efi_loader: wrong printf format in efi_image_parse
Heinrich Schuchardt
1
-1
/
+1
2020-07-11
efi_loader: image_loader: add digest-based verification for signed image
AKASHI Takahiro
1
-7
/
+37
2020-07-11
efi_loader: image_loader: verification for all signatures should pass
AKASHI Takahiro
1
-21
/
+22
2020-07-11
efi_loader: image_loader: retrieve authenticode only if it exists
AKASHI Takahiro
1
-8
/
+21
2020-07-11
efi_loader: image_loader: add a check against certificate type of authenticode
AKASHI Takahiro
1
-12
/
+44
2020-07-03
efi_loader: image_loader: replace debug to EFI_PRINT
AKASHI Takahiro
1
-31
/
+33
2020-06-14
efi_loader: printf code in efi_image_parse()
Heinrich Schuchardt
1
-1
/
+1
2020-06-03
efi_loader: simplify PE consistency check
Heinrich Schuchardt
1
-9
/
+6
2020-06-03
efi_loader: function description cmp_pe_section()
Heinrich Schuchardt
1
-6
/
+8
2020-06-03
efi_loader: function descriptions efi_image_loader.c
Heinrich Schuchardt
1
-4
/
+4
2020-05-09
efi_loader: image_loader: fix a Coverity check against array access
AKASHI Takahiro
1
-3
/
+3
2020-05-07
efi_loader: crypto/pkcs7_parser.h is not a local include
Heinrich Schuchardt
1
-1
/
+1
2020-05-07
efi_loader: pkcs7_parse_message() returns error pointer
Patrick Wildt
1
-1
/
+3
2020-05-04
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
1
-1
/
+1
2020-04-16
efi_loader: image_loader: support image authentication
AKASHI Takahiro
1
-13
/
+449
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-05-07
efi_loader: unload applications upon Exit()
Heinrich Schuchardt
1
-0
/
+2
2019-04-23
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
1
-4
/
+4
2019-04-07
efi_loader: boottime: add loaded image device path protocol to image handle
AKASHI Takahiro
1
-0
/
+2
2019-04-07
efi_loader: set image_base and image_size to correct values
AKASHI Takahiro
1
-11
/
+11
2019-02-16
efi_loader: do not miss last relocation block
Heinrich Schuchardt
1
-1
/
+1
2019-02-16
efi_loader: documentation of image loader
Heinrich Schuchardt
1
-9
/
+19
2019-02-16
efi_loader: set entry point in efi_load_pe()
Heinrich Schuchardt
1
-16
/
+21
2018-09-23
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
1
-10
/
+13
2018-07-25
efi_loader: Use compiler constants for image loader
Alexander Graf
1
-6
/
+6
[next]