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
Age
Commit message (
Expand
)
Author
2020-07-23
Makefile: do not run git on clean if there's no .git directory
Luca Boccassi
2020-07-23
Fix apparent typo in ARM 32-on-64 code
dann frazier
2020-07-23
Fix for "Section 0 has negative size" error when loading fbaa64.efi
Maran Wilson
2020-07-23
shim: Prevent shim to set itself as a second stage loader
Javier Martinez Canillas
2020-07-23
shim: Properly generate absolute paths from relative image paths
Javier Martinez Canillas
2020-07-23
Fix the compile error of mkdir wrong directory.
TanMing
2020-07-23
Add GRUB's PCR Usage to README.tpm
Peter Jones
2020-07-23
shim: Extend invalid reloc size warning message
Paul Menzel
2020-07-23
MokManager: Stop using EFI_VARIABLE_APPEND_WRITE
Gary Lin
2020-07-23
Fix typo in debug path in shim.h
Gary Lin
2020-07-23
httpboot: show the error message for the ChildHandle
Gary Lin
2020-07-23
httpboot: allow the IPv4 gateway to be empty
Gary Lin
2020-07-23
httpboot: print more messages when it fails to set IP
Gary Lin
2020-07-23
httpboot: return EFI_NOT_FOUND when it fails to find the NIC handle
Gary Lin
2020-07-23
Let MokManager follow a MokTimeout var for timeout length for the prompt
Mathieu Trudel-Lapierre
2020-07-23
Makefiles: ensure -m32 gets propogated to our gcc parameter queries
Peter Jones
2020-07-23
Make some things dprint() instead of console_print()
Peter Jones
2018-04-05
Bump version to 15
Version_15
15
Peter Jones
2018-04-05
Audit get_variable() calls for correct FreePool() use.
Peter Jones
2018-04-05
Fix get_variable() usage in setup_verbosity()
Peter Jones
2018-04-05
Make setup_console(-1) do GetMode() and call it from setup_verbosity()
Peter Jones
2018-04-05
Make handle_image() use console_print() not console_notify() on success
Peter Jones
2018-04-05
Fix lib/ rebuild-on-change dependencies in the Makefile
Peter Jones
2018-04-05
Get rid of dprinta(), it's useless
Peter Jones
2018-04-04
tpm_log_event_raw(): be more careful about EFI_NOT_FOUND
Peter Jones
2018-04-04
Make the 'something has gone seriously wrong' message less ambiguous
Peter Jones
2018-04-04
read_header(): fix the case where signatures have been removed.
Peter Jones
2018-04-04
Add another TODO for shim-16
Peter Jones
2018-03-23
Add some TODO items for shim-16
Peter Jones
2018-03-23
.travis.yml: update travis to get newer gnu-efi.
Peter Jones
2018-03-23
Revert "Allow shim to handle multiple trusted certificates"
Peter Jones
2018-03-20
Revert "MokManager: stop using StrnCat"
Peter Jones
2018-03-19
Fix i386 pointer type error.
Peter Jones
2018-03-15
Avoid a minor scan-build complaint.
Peter Jones
2018-03-15
Work around clang bugs for scan-build.
Peter Jones
2018-03-14
travis: Fix a typo
Peter Jones
2018-03-14
Fix the working directory we start in.
Peter Jones
2018-03-14
Add some configs for CI using github+travis+docker
Peter Jones
2018-03-14
Allow shim to handle multiple trusted certificates
Michael Brown
2018-03-14
Allow memory allocated by handle_image() to be freed
Michael Brown
2018-03-14
Remove global entry_point variable
Michael Brown
2018-03-14
Do not modify original image
Michael Brown
2018-03-13
MokManager: stop using StrnCat
Hans de Goede
2018-03-13
console: Fix indentation
Hans de Goede
2018-03-12
console: Do not set EFI console to textmode until something is printed
Hans de Goede
2018-03-12
console: Move setup_console() definition to higher in the file
Hans de Goede
2018-03-12
console: Add console_print and console_print_at helpers
Hans de Goede
2018-03-12
Fix syntastic config for include/
Peter Jones
2018-03-12
shim: Don't overwrite EFI_LOADED_IMAGE's LoadOptions when not needed
Tamas K Lengyel
2018-03-12
Make EFI_INCLUDE path configurable during make
Tamas K Lengyel
[prev]
[next]