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_mem.c
Age
Commit message (
Expand
)
Author
2026-03-14
efi_loader: avoid superfluous variable store writes on unchanged data
Michal Simek
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: address coverity report 492766 for dead code
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-07-09
efi_loader: Avoid underflow when calculating remaining var store size
Alper Nebi Yasak
2023-02-19
efi_loader: avoid buffer overrun in efi_var_mem_compare
Heinrich Schuchardt
2022-12-29
efi_loader: use u16_strlen() in efi_var_mem_ins()
Heinrich Schuchardt
2022-12-20
efi_loader: fix efi_get_next_variable_name_mem()
Heinrich Schuchardt
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-11-21
efi_loader: parameter check in GetNextVariableName()
Heinrich Schuchardt
2020-09-14
efi_loader: efi_var_mem_notify_exit_boot_services
Heinrich Schuchardt
2020-08-01
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-07-22
efi_loader: don't use memmove() in efi_var_mem_del()
Heinrich Schuchardt
2020-07-22
efi_loader: efi_current_var after SetVirtualAddressMap
Heinrich Schuchardt
2020-07-11
efi_loader: memory buffer for variables
Heinrich Schuchardt