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_tcg2.c
Age
Commit message (
Expand
)
Author
2025-01-05
efi_loader: Don't warn if the TCG2 FinalEvents table is not installed
Ilias Apalodimas
2024-11-23
efi_loader: simplify efi_tcg2_hash_log_extend_event()
Heinrich Schuchardt
2024-10-31
efi_loader: Make tcg2_uninit() static
Ilias Apalodimas
2024-06-30
tpm: Untangle tpm2_get_pcr_info()
Ilias Apalodimas
2024-06-30
efi_loader: remove unneeded header files
Ilias Apalodimas
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
2024-06-24
efi_loader: fix the return values on efi_tcg
Ilias Apalodimas
2024-06-16
tpm: measure DTB in PCR1 instead of PCR0
Ilias Apalodimas
2024-06-04
Merge tag 'v2024.07-rc4' into next
Tom Rini
2024-05-27
tpm-v2: add support for mapping algorithm names to algos
Tim Harvey
2024-05-22
efi_loader: remove redundant hash includes
Raymond Mao
2024-02-02
smbios: correctly name Structure Table Maximum Size field
Heinrich Schuchardt
2024-01-29
efi_loader: replace find_smbios_table by library function
Heinrich Schuchardt
2024-01-26
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
Masahisa Kojima
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-11-20
efi_loader: Correctly account the SCRTM event creation
Ilias Apalodimas
2023-10-27
efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
Ilias Apalodimas
2023-10-27
tpm: Support boot measurements
Eddie James
2023-08-03
efi_loader: error handling in tcg2_hash_pe_image()
Heinrich Schuchardt
2023-07-20
efi_loader: use efi_install_multiple_protocol_interfaces()
Ilias Apalodimas
2023-02-28
efi_loader: use tpm_auto_start for the tpm device
Ilias Apalodimas
2023-02-19
efi_loader: Measure the loaded DTB
Etienne Carriere
2023-01-20
efi_loader: update the error message of TCG protocol installation
Ilias Apalodimas
2022-10-10
efi_loader: CloseProtocol in tcg2_measure_gpt_data
Heinrich Schuchardt
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2021-12-09
efi_loader: correctly handle no tpm device error
Masahisa Kojima
2021-12-09
efi_loader: check tcg2 protocol installation outside the TCG protocol
Masahisa Kojima
2021-12-09
efi_loader: efi_tcg2_register returns appropriate error
Masahisa Kojima
2021-11-30
efi_loader: Extend PCR's for firmware measurements
Ruchika Gupta
2021-11-30
efi_loader: Add check for event log passed from firmware
Ruchika Gupta
2021-11-20
efi_loader: startup the tpm device when installing the protocol
Ilias Apalodimas
2021-11-20
efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog
Ilias Apalodimas
2021-11-20
efi_loader: Reduce efi_tcg2 logging statement
Masahisa Kojima
2021-11-10
efi_loader: fix BootOrder variable measurement handling
Masahisa Kojima
2021-11-07
efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
Masahisa Kojima
2021-11-07
efi_loader: use byteshift unaligned access helper
Masahisa Kojima
2021-10-26
efi_loader: add DeployedMode and AuditMode variable measurement
Masahisa Kojima
2021-10-26
efi_loader: simplify tcg2_measure_secure_boot_variable()
Masahisa Kojima
2021-10-26
efi_loader: add UEFI GPT measurement
Masahisa Kojima
2021-10-26
efi_loader: add SMBIOS table measurement
Masahisa Kojima
2021-10-25
efi_loader: simplify tcg2_measure_secure_boot_variable()
Heinrich Schuchardt
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
2021-09-25
efi_loader: Fix spec ID event creation
Ruchika Gupta
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
2021-09-17
efi_loader: Use directly version_string variable
Pali Rohár
2021-09-11
efi_loader: Remove incorrect calls of EFI_CALL in TCG2
Ilias Apalodimas
2021-09-11
efi_loader: boot_service_capability_min should be capitalized
Masahisa Kojima
2021-09-04
efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check
Masahisa Kojima
2021-09-04
efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api
Masahisa Kojima
[next]