index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
variables.c
Age
Commit message (
Expand
)
Author
2018-03-12
console: Add console_print and console_print_at helpers
Hans de Goede
2018-03-12
Don't use uefi_call_wrapper(), ever.
Peter Jones
2018-03-12
lib: Use EFI_ERROR() instead of comparing to EFI_SUCCESS everywhere.
Peter Jones
2018-03-12
lib: find_in_variable_esl(): Fix a tiny nitpick clang-analyze has.
Peter Jones
2018-03-12
Use gcc's offsetof() instead of hacking out our own.
Peter Jones
2018-03-12
Don't have tons of local guid definitions for no reason at all.
Peter Jones
2018-03-12
lib/variables.c: reformat CreateTimeBasedPayload()
Peter Jones
2018-03-12
Move includes around to clean the source tree up a bit.
Peter Jones
2014-06-25
Make sure we default to assuming we're locked down.
Peter Jones
2014-06-25
Check the secure variables with the lib functions
Gary Ching-Pang Lin
2013-11-21
Error check the right thing in get_variable_attr() when allocating.
Peter Jones
2013-09-26
Merge variable retrieving functions
Gary Ching-Pang Lin
2013-09-26
Port MokManager to Linux Foundation loader UI code
Matthew Garrett