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_var_common.c
Age
Commit message (
Expand
)
Author
2026-03-14
efi_loader: avoid superfluous variable store writes on unchanged data
Michal Simek
2026-03-14
efi_loader: avoid buffer overrun in efi_var_restore()
Heinrich Schuchardt
2026-02-15
efi_var_file: refactor to move buffer functions
Shantur Rathore
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
2024-04-20
efi_loader: typo mstching
Heinrich Schuchardt
2024-04-13
efi_loader: move efi_var_collect to common functions
Ilias Apalodimas
2024-04-08
efi_loader: all variable attributes are 32bit
Heinrich Schuchardt
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-02-10
efi_loader: update attribute check for QueryVariableInfo()
Masahisa Kojima
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2022-01-19
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
2021-10-25
efi_loader: function to get GUID for variable name
Heinrich Schuchardt
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-09-04
efi_loader: correct determination of secure boot state
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
2021-07-02
efi_loader: Improve the parameter check for QueryVariableInfo()
Masami Hiramatsu
2021-05-25
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
2021-03-25
efi_loader: Add helper functions for EFI
Ilias Apalodimas
2020-08-08
efi_loader: add copyright notice
AKASHI Takahiro
2020-08-01
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
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: separate UEFI variable API from implemementation
Heinrich Schuchardt
2020-07-11
efi_loader: prepare for read only OP-TEE variables
Heinrich Schuchardt