~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_var_mem.c
Commit message (
Expand
)
Author
Age
*
efi_loader: Avoid underflow when calculating remaining var store size
Alper Nebi Yasak
2023-07-09
*
efi_loader: avoid buffer overrun in efi_var_mem_compare
Heinrich Schuchardt
2023-02-19
*
efi_loader: use u16_strlen() in efi_var_mem_ins()
Heinrich Schuchardt
2022-12-29
*
efi_loader: fix efi_get_next_variable_name_mem()
Heinrich Schuchardt
2022-12-20
*
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-10-25
*
efi_loader: Avoid emitting efi_var_buf to .GOT
Ilias Apalodimas
2021-01-20
*
efi_loader: parameter check in GetNextVariableName()
Heinrich Schuchardt
2020-11-21
*
efi_loader: efi_var_mem_notify_exit_boot_services
Heinrich Schuchardt
2020-09-14
*
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-08-01
*
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-22
*
efi_loader: memory buffer for variables
Heinrich Schuchardt
2020-07-11