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
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop uuid.h from common header
Simon Glass
2020-05-09
efi_loader: variable: check a return value of uuid__str_to_bin()
AKASHI Takahiro
2020-05-07
efi_loader: efi_variable_parse_signature() returns NULL on error
Patrick Wildt
2020-05-07
efi_loader: do not unnecessarily use EFI_CALL()
Heinrich Schuchardt
2020-05-07
efi_loader: error handling in efi_set_variable_common().
Heinrich Schuchardt
2020-05-04
efi_loader: correct comments for efi_status_t
Heinrich Schuchardt
2020-05-04
efi_loader: eliminate efi_set_(non)volatile_variable
Heinrich Schuchardt
2020-05-04
efi_loader: eliminate efi_get_(non)volatile_variable
Heinrich Schuchardt
2020-05-04
efi_loader: factor out the common code from efi_transfer_secure_state()
AKASHI Takahiro
2020-05-04
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-04-16
efi_loader: variable: add VendorKeys variable
AKASHI Takahiro
2020-04-16
efi_loader: variable: add secure boot state transition
AKASHI Takahiro
2020-04-16
efi_loader: variable: support variable authentication
AKASHI Takahiro
2020-03-22
efi_loader: definition of GetNextVariableName()
Heinrich Schuchardt
2020-03-22
efi_loader: correct reported length in GetNextVariable()
Heinrich Schuchardt
2020-03-22
efi_loader: description of efi_variable.c
Heinrich Schuchardt
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-10-30
efi_loader: correct includes in efi_variable.c
Heinrich Schuchardt
2019-10-06
efi_loader: appending to non-existent variable
Heinrich Schuchardt
2019-09-23
efi_loader: SetVariable() deleting variables
Heinrich Schuchardt
2019-09-23
efi_loader: SetVariable() fix illegal return
Heinrich Schuchardt
2019-09-20
efi_loader: variable: support APPEND_WRITE
AKASHI Takahiro
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-16
efi_loader: fix comments for variable services
Heinrich Schuchardt
2019-07-06
efi_loader: let the variable driver patch out the runtime
Heinrich Schuchardt
2019-07-06
efi_loader: initialization of variable services
Heinrich Schuchardt
2019-07-06
efi_loader: move efi_query_variable_info()
Heinrich Schuchardt
2019-06-20
efi_loader: fix typo in efi_variable.c
Heinrich Schuchardt
2019-06-14
efi_loader: parameter checks SetVariable()
Heinrich Schuchardt
2019-06-04
efi_loader: variable: support non-volatile attribute
AKASHI Takahiro
2019-05-24
efi_loader: variable: attributes may not be changed if a variable exists
AKASHI Takahiro
2019-05-24
efi_loader: variable: return error for APPEND_WRITE
AKASHI Takahiro
2019-05-19
efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL
Heinrich Schuchardt
2019-04-07
efi_loader: EFI_PRINT instead of debug for variable services
Heinrich Schuchardt
2019-03-20
efi_loader: missing return in efi_get_next_variable_name()
Heinrich Schuchardt
2019-02-13
efi_loader: fix GetNextVariableName
Heinrich Schuchardt
2019-02-13
efi_loader: implement GetNextVariableName()
AKASHI Takahiro
2019-02-13
efi_loader: comments for variable services
Heinrich Schuchardt
2019-02-13
efi_loader: remove duplicate function mem2hex()
Heinrich Schuchardt
2019-02-13
efi_loader: eliminate duplicate function hex2mem()
Heinrich Schuchardt
2019-02-13
efi_loader: efi_set_variable use const void *
Heinrich Schuchardt
2019-02-13
efi_loader: use const efi_guid_t * for variable services
Heinrich Schuchardt
2018-10-16
efi_loader: memory leak in efi_set_variable()
Heinrich Schuchardt
2018-09-23
efi_loader: avoid out of bound access in efi_get_variable()
Heinrich Schuchardt
2018-09-23
efi_loader: remove limit on variable length
Heinrich Schuchardt
2018-09-23
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
2018-06-03
efi_loader: fix off-by-one bug in efi_get_variable
Ivan Gorinov
[prev]
[next]