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_variable_tee.c
Age
Commit message (
Expand
)
Author
2025-02-20
efi_loader: remove comparisons to string literals from runtime
Ilias Apalodimas
2025-01-26
efi_loader: use LOGC_EFI consistently
Heinrich Schuchardt
2024-05-01
efi_loader: enable QueryVariableInfo at runtime for file backed variables
Ilias Apalodimas
2024-04-20
efi_loader: add an EFI variable with the file contents
Ilias Apalodimas
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-08-08
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
2023-07-24
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2022-03-20
efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returned
Ilias Apalodimas
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2021-12-26
efi_loader: Don't limit the StMM buffer size explicitly
Ilias Apalodimas
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-01-20
efi_loader: Avoid emitting efi_var_buf to .GOT
Ilias Apalodimas
2020-12-26
efi_loader: Extra checks while opening an OPTEE session
Ilias Apalodimas
2020-08-01
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-08-01
efi_loader: Trim output buffer size correctly for tee variables
Ilias Apalodimas
2020-07-22
efi_loader: Check for the native OP-TEE result on mm_communicate calls
Ilias Apalodimas
2020-07-22
efi_loader: Rename and correct values for ARM_SMC_MM_*
Ilias Apalodimas
2020-07-16
efi_loader: update secure state
Heinrich Schuchardt
2020-07-16
efi_loader: display RO attribute with TEE-backed variables
Ilias Apalodimas
2020-07-11
efi_loader: separate UEFI variable API from implemementation
Heinrich Schuchardt
2020-07-11
efi_loader: prepare for read only OP-TEE variables
Heinrich Schuchardt
2020-07-11
efi_loader: cleanup for tee backed variables
Ilias Apalodimas
2020-05-17
efi_loader: Implement EFI variable handling via OP-TEE
Ilias Apalodimas