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
/
shim.h
Age
Commit message (
Expand
)
Author
2018-07-18
Fix typo in debug path in shim.h
Gary Lin
2018-03-12
console: Add console_print and console_print_at helpers
Hans de Goede
2018-03-12
shim: Make our variable validation and mirroring table driven.
Peter Jones
2018-03-12
shim: make everything use a common perror() call.
Peter Jones
2018-03-12
Don't use uefi_call_wrapper(), ever.
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
Move includes around to clean the source tree up a bit.
Peter Jones
2017-09-13
try to show errors more usefully.
Peter Jones
2017-09-13
Add some defaults and a syntastic file so vim helps more.
Peter Jones
2015-06-11
Ensure that apps launched by shim get correct BS->Exit() behavior
Peter Jones
2013-09-23
Make SHIM_LOCK_GUID a first-class object with a symbol.
Peter Jones
2012-10-12
Switch to using db format for MokList and MokNew
Matthew Garrett
2012-07-05
We're not MSABI, so don't advertise this as such
Matthew Garrett
2012-06-18
Fix typos.
Peter Jones
2012-06-05
Install a protocol for sharing code with grub
Matthew Garrett