Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
956eff3c52a9f4d0df40ec7965f6b01956d222a8
/
lib
/
efi_loader
/
efi_variable.c
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
147d5d3
efi_loader: correct includes in efi_variable.c
by Heinrich Schuchardt
· 5 years ago
8021bbe
efi_loader: appending to non-existent variable
by Heinrich Schuchardt
· 5 years ago
a6c25fb
efi_loader: SetVariable() deleting variables
by Heinrich Schuchardt
· 5 years ago
e044a76
efi_loader: SetVariable() fix illegal return
by Heinrich Schuchardt
· 5 years ago
e5023b7
efi_loader: variable: support APPEND_WRITE
by AKASHI Takahiro
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
ee1f0e4
efi_loader: fix comments for variable services
by Heinrich Schuchardt
· 5 years ago
2ac6258
efi_loader: let the variable driver patch out the runtime
by Heinrich Schuchardt
· 5 years ago
cf3b118
efi_loader: initialization of variable services
by Heinrich Schuchardt
· 5 years ago
9b19dae
efi_loader: move efi_query_variable_info()
by Heinrich Schuchardt
· 5 years ago
0f042f9
efi_loader: fix typo in efi_variable.c
by Heinrich Schuchardt
· 5 years ago
adba396
efi_loader: parameter checks SetVariable()
by Heinrich Schuchardt
· 5 years ago
7f33433
efi_loader: variable: support non-volatile attribute
by AKASHI Takahiro
· 5 years ago
186b5a4
efi_loader: variable: attributes may not be changed if a variable exists
by AKASHI Takahiro
· 6 years ago
9195850
efi_loader: variable: return error for APPEND_WRITE
by AKASHI Takahiro
· 6 years ago
05f728f
efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL
by Heinrich Schuchardt
· 6 years ago
55111c3
efi_loader: EFI_PRINT instead of debug for variable services
by Heinrich Schuchardt
· 6 years ago
793a625
efi_loader: missing return in efi_get_next_variable_name()
by Heinrich Schuchardt
· 6 years ago
fd73848
efi_loader: fix GetNextVariableName
by Heinrich Schuchardt
· 6 years ago
ad3f36c
efi_loader: implement GetNextVariableName()
by AKASHI Takahiro
· 6 years ago
0ffda47
efi_loader: comments for variable services
by Heinrich Schuchardt
· 6 years ago
807899d
efi_loader: remove duplicate function mem2hex()
by Heinrich Schuchardt
· 6 years ago
2d8aedc
efi_loader: eliminate duplicate function hex2mem()
by Heinrich Schuchardt
· 6 years ago
73e2ab0
efi_loader: efi_set_variable use const void *
by Heinrich Schuchardt
· 6 years ago
e06ae19
efi_loader: use const efi_guid_t * for variable services
by Heinrich Schuchardt
· 6 years ago
bd095f5
efi_loader: memory leak in efi_set_variable()
by Heinrich Schuchardt
· 6 years ago
44389cb
efi_loader: avoid out of bound access in efi_get_variable()
by Heinrich Schuchardt
· 6 years ago
af1a920
efi_loader: remove limit on variable length
by Heinrich Schuchardt
· 6 years ago
597f8f7
efi_loader: rename utf16_strlen, utf16_strnlen
by Heinrich Schuchardt
· 6 years ago
d3ea6b7
efi_loader: fix off-by-one bug in efi_get_variable
by Ivan Gorinov
· 7 years ago
d6a6baa
efi_loader: adjust definitions of variable services
by Heinrich Schuchardt
· 7 years ago
70df9d6
SPDX: Convert a few files that were missed before
by Tom Rini
· 7 years ago
238f88c
efi_loader: print GUIDs
by Rob Clark
· 7 years ago
15f3d74
efi_loader: efi variable support
by Rob Clark
· 7 years ago