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_variable.c
Age
Commit message (
Expand
)
Author
2024-09-12
include: export uuid.h
Caleb Connolly
2024-07-15
lib: Remove duplicate newlines
Marek Vasut
2024-06-10
efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
Weizhao Ouyang
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
2024-04-20
efi_loader: conditionally enable SetvariableRT
Ilias Apalodimas
2024-04-13
efi_loader: using EFI_UNSUPPORTED for private authenticated variables
Weizhao Ouyang
2024-04-08
efi_loader: Don't delete variable from memory if adding a new one failed
Ilias Apalodimas
2024-04-08
efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS
Heinrich Schuchardt
2024-04-08
efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit
Heinrich Schuchardt
2024-04-08
efi_loader: all variable attributes are 32bit
Heinrich Schuchardt
2024-04-08
efi_loader: fix append write behavior to non-existent variable
Masahisa Kojima
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-03-13
efi_loader: update SetVariable attribute check
Masahisa Kojima
2023-02-19
efi_loader: fix wrong attribute check for QueryVariableInfo
Masahisa Kojima
2023-02-10
efi_loader: static efi_query_variable_info_runtime()
Heinrich Schuchardt
2023-02-10
efi_loader: update attribute check for QueryVariableInfo()
Masahisa Kojima
2023-01-20
efi_loader: ensure that file ubootefi.var is created
Heinrich Schuchardt
2022-12-29
efi_loader: avoid adding variables twice
Ilias Apalodimas
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-09-04
efi_loader: efi_auth_var_type for AuditMode, DeployedMode
Heinrich Schuchardt
2021-09-04
efi_loader: don't load signature database from file
Heinrich Schuchardt
2020-12-31
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-11-09
efi_loader: non-volatile variable not deleted from file
Heinrich Schuchardt
2020-08-13
efi_loader: variable: fix secure state initialization
AKASHI Takahiro
2020-08-13
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
2020-08-13
efi_loader: variable: keep temporary buffer during the authentication
AKASHI Takahiro
2020-08-01
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-07-16
efi_loader: pre-seed UEFI variables
Heinrich Schuchardt
2020-07-16
efi_loader: identify PK, KEK, db, dbx correctly
Heinrich Schuchardt
2020-07-16
efi_loader: restructure code for TEE variables
Heinrich Schuchardt
2020-07-11
efi_loader: enable UEFI variables at runtime
Heinrich Schuchardt
2020-07-11
efi_loader: use memory based variable storage
Heinrich Schuchardt
2020-07-11
efi_loader: UEFI variable persistence
Heinrich Schuchardt
2020-07-11
efi_loader: secure boot flag
Heinrich Schuchardt
2020-07-11
efi_loader: read-only AuditMode and DeployedMode
Heinrich Schuchardt
2020-07-11
efi_loader: value of VendorKeys
Heinrich Schuchardt
2020-07-11
efi_loader: keep attributes in efi_set_variable_int
Heinrich Schuchardt
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-03
efi_loader: rtc_mktime() called twice
Heinrich Schuchardt
2020-07-03
efi_loader: time based authentication
Heinrich Schuchardt
2020-07-03
efi_loader: add missing validation of timestamp
Heinrich Schuchardt
2020-07-03
efi_loader: variable: replace debug to EFI_PRINT
AKASHI Takahiro
2020-06-29
efi_loader: fix incorrect use of EFI_EXIT()
Heinrich Schuchardt
2020-06-24
efi_loader: size of secure boot variables
Heinrich Schuchardt
2020-06-24
efi_loader: type of efi_secure_mode
Heinrich Schuchardt
2020-06-03
efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
AKASHI Takahiro
2020-05-21
efi_loader: Remove unnecessary debug
Pragnesh Patel
[next]