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_tcg2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
1
-1
/
+0
2023-11-20
efi_loader: Correctly account the SCRTM event creation
Ilias Apalodimas
1
-1
/
+4
2023-10-27
efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
Ilias Apalodimas
1
-2
/
+2
2023-10-27
tpm: Support boot measurements
Eddie James
1
-976
/
+77
2023-08-03
efi_loader: error handling in tcg2_hash_pe_image()
Heinrich Schuchardt
1
-4
/
+2
2023-07-20
efi_loader: use efi_install_multiple_protocol_interfaces()
Ilias Apalodimas
1
-4
/
+4
2023-02-28
efi_loader: use tpm_auto_start for the tpm device
Ilias Apalodimas
1
-1
/
+1
2023-02-19
efi_loader: Measure the loaded DTB
Etienne Carriere
1
-0
/
+73
2023-01-20
efi_loader: update the error message of TCG protocol installation
Ilias Apalodimas
1
-1
/
+1
2022-10-10
efi_loader: CloseProtocol in tcg2_measure_gpt_data
Heinrich Schuchardt
1
-7
/
+3
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
1
-2
/
+2
2021-12-09
efi_loader: correctly handle no tpm device error
Masahisa Kojima
1
-2
/
+2
2021-12-09
efi_loader: check tcg2 protocol installation outside the TCG protocol
Masahisa Kojima
1
-0
/
+18
2021-12-09
efi_loader: efi_tcg2_register returns appropriate error
Masahisa Kojima
1
-18
/
+47
2021-11-30
efi_loader: Extend PCR's for firmware measurements
Ruchika Gupta
1
-0
/
+76
2021-11-30
efi_loader: Add check for event log passed from firmware
Ruchika Gupta
1
-69
/
+400
2021-11-20
efi_loader: startup the tpm device when installing the protocol
Ilias Apalodimas
1
-0
/
+9
2021-11-20
efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog
Ilias Apalodimas
1
-29
/
+70
2021-11-20
efi_loader: Reduce efi_tcg2 logging statement
Masahisa Kojima
1
-1
/
+1
2021-11-10
efi_loader: fix BootOrder variable measurement handling
Masahisa Kojima
1
-2
/
+2
2021-11-07
efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
Masahisa Kojima
1
-6
/
+32
2021-11-07
efi_loader: use byteshift unaligned access helper
Masahisa Kojima
1
-1
/
+2
2021-10-26
efi_loader: add DeployedMode and AuditMode variable measurement
Masahisa Kojima
1
-8
/
+25
2021-10-26
efi_loader: simplify tcg2_measure_secure_boot_variable()
Masahisa Kojima
1
-42
/
+18
2021-10-26
efi_loader: add UEFI GPT measurement
Masahisa Kojima
1
-1
/
+145
2021-10-26
efi_loader: add SMBIOS table measurement
Masahisa Kojima
1
-0
/
+84
2021-10-25
efi_loader: simplify tcg2_measure_secure_boot_variable()
Heinrich Schuchardt
1
-16
/
+13
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
1
-1
/
+1
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
1
-17
/
+23
2021-09-25
efi_loader: Fix spec ID event creation
Ruchika Gupta
1
-17
/
+23
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
1
-1
/
+1
2021-09-17
efi_loader: Use directly version_string variable
Pali Rohár
1
-2
/
+3
2021-09-11
efi_loader: Remove incorrect calls of EFI_CALL in TCG2
Ilias Apalodimas
1
-9
/
+6
2021-09-11
efi_loader: boot_service_capability_min should be capitalized
Masahisa Kojima
1
-2
/
+2
2021-09-04
efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check
Masahisa Kojima
1
-1
/
+1
2021-09-04
efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api
Masahisa Kojima
1
-0
/
+19
2021-08-14
efi_loader: refactor efi_append_scrtm_version()
Masahisa Kojima
1
-13
/
+1
2021-08-14
efi_loader: add ExitBootServices() measurement
Masahisa Kojima
1
-0
/
+70
2021-08-14
efi_loader: add boot variable measurement
Masahisa Kojima
1
-0
/
+121
2021-08-14
efi_loader: add secure boot variable measurement
Masahisa Kojima
1
-0
/
+165
2021-05-28
efi_loader: add PE/COFF image measurement
Masahisa Kojima
1
-10
/
+197
2021-05-28
efi_loader: Fix coverity warnings for efi tcg2 protocol
Ilias Apalodimas
1
-2
/
+5
2021-05-25
efi_loader: Fix -Wextra warning for EFI TCG2
Ilias Apalodimas
1
-18
/
+22
2021-05-18
efi_loader: Don't stop EFI subsystem init if installing TCG2 fails
Ilias Apalodimas
1
-5
/
+28
2021-05-18
efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails
Ilias Apalodimas
1
-5
/
+3
2021-05-18
efi_loader: Clean up tcg2 once in case of failure
Ilias Apalodimas
1
-4
/
+0
2021-05-18
efi_loader: build warning in efi_tcg2_hash_log_extend_event
Heinrich Schuchardt
1
-2
/
+2
2021-04-24
efi_loader: simplify tcg2_create_digest()
Ilias Apalodimas
1
-4
/
+1
2021-04-17
efi_loader: fix possible buffer overflow
Masahisa Kojima
1
-1
/
+1
2021-04-10
efi_loader: Change ptr arithmetics tcg eventlog buffer
Ilias Apalodimas
1
-9
/
+10
[next]