index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_tcg2.c
Age
Commit message (
Expand
)
Author
2026-02-15
efi_loader: add missing EFI_CALL around tcg2 read_blocks calls
Vincent Stehlé
2025-12-04
tpm2: add sm3 256 hash support
Heiko Schocher
2025-05-25
efi_loader: Separate device path into its own header
Simon Glass
2025-01-28
tcg2: decouple eventlog size from efi
Raymond Mao
2025-01-26
efi_loader: use LOGC_EFI consistently
Heinrich Schuchardt
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
[next]