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
/
replacements.c
Age
Commit message (
Expand
)
Author
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
Don't use uefi_call_wrapper(), ever.
Peter Jones
2018-03-12
shim: Use EFI_ERROR() instead of comparing to EFI_SUCCESS everywhere.
Peter Jones
2018-03-12
Move includes around to clean the source tree up a bit.
Peter Jones
2018-02-01
Uninstall shim protocols before re-installing them
Mathieu Trudel-Lapierre
2017-08-31
Make msleep() be a thing
Peter Jones
2015-06-11
Ensure that apps launched by shim get correct BS->Exit() behavior
Peter Jones
2014-08-27
Don't name something exit().
Peter Jones
2014-08-12
unhook_system_services: bail on systab == NULL
Ard Biesheuvel
2014-02-14
Allow fallback to use the system's LoadImage/StartImage .
Peter Jones
2013-11-19
Clarify meaning of insecure_mode
Matthew Garrett
2013-10-04
Unhook system services as we exit.
Peter Jones
2013-10-01
Harden shim against non-participating bootloaders.
Peter Jones