index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
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
Files
Lines
*
efi_loader: Avoid underflow when calculating remaining var store size
Alper Nebi Yasak
2023-07-09
1
-0
/
+4
*
efi_loader: avoid buffer overrun in efi_var_mem_compare
Heinrich Schuchardt
2023-02-19
1
-1
/
+3
*
efi_loader: use u16_strlen() in efi_var_mem_ins()
Heinrich Schuchardt
2022-12-29
1
-3
/
+1
*
efi_loader: fix efi_get_next_variable_name_mem()
Heinrich Schuchardt
2022-12-20
1
-3
/
+3
*
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-10-25
1
-3
/
+4
*
efi_loader: Avoid emitting efi_var_buf to .GOT
Ilias Apalodimas
2021-01-20
1
-1
/
+12
*
efi_loader: parameter check in GetNextVariableName()
Heinrich Schuchardt
2020-11-21
1
-3
/
+8
*
efi_loader: efi_var_mem_notify_exit_boot_services
Heinrich Schuchardt
2020-09-14
1
-1
/
+1
*
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-08-01
1
-1
/
+69
*
efi_loader: don't use memmove() in efi_var_mem_del()
Heinrich Schuchardt
2020-07-22
1
-1
/
+2
*
efi_loader: efi_current_var after SetVirtualAddressMap
Heinrich Schuchardt
2020-07-22
1
-0
/
+1
*
efi_loader: memory buffer for variables
Heinrich Schuchardt
2020-07-11
1
-0
/
+266