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
2014-06-25
Simplify the checking of SB and DB states
Gary Ching-Pang Lin
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
2014-06-25
Explain the logic in secure_mode() better.
Peter Jones
2014-06-25
Free the string from DevicePathToStr
Gary Ching-Pang Lin
2014-06-25
Silence the functions of shim protocol
Gary Ching-Pang Lin
2014-06-25
Remove the duplicate calls in lib/console.c
Gary Ching-Pang Lin
2014-06-25
No newline for console_notify
Gary Ching-Pang Lin
2014-06-25
Exclude ca.crt while signing EFI images
Gary Ching-Pang Lin
2014-06-25
MokManager: handle the error status from ReadKeyStroke
Gary Ching-Pang Lin
2014-06-25
MokManager: delete the BS+NV variables the right way
Gary Ching-Pang Lin
2014-06-25
Remove grubpath in generate_path()
Gary Ching-Pang Lin
2014-06-25
Check the first 4 bytes of the certificate
Gary Ching-Pang Lin
2014-06-25
Fetch the netboot image from the same device
Gary Ching-Pang Lin
2014-05-13
[fallback] Try to boot the first boot option anyway
Gary Ching-Pang Lin
2014-05-13
[fallback] Fix the data size for boot option comparison
Gary Ching-Pang Lin
2014-05-13
[fallback] Avoid duplicate old BootOrder
Gary Ching-Pang Lin
2014-04-11
Get rid of SectionCache in generate_hash(), it is unused.
Peter Jones
2014-04-11
Kees' patch missed the offset adjustment to PEHdr.
Peter Jones
2014-04-11
additional bounds-checking on section sizes
Kees Cook
2014-02-14
Allow fallback to use the system's LoadImage/StartImage .
Peter Jones
2014-02-14
Add a failure case to the test plan and fix an ordering error.
Peter Jones
2014-02-14
Add a preliminary test plan.
Peter Jones
2014-01-31
[fallback] Attempt to re-use existing entries when possible.
Peter Jones
2014-01-31
[fallback] For HD() device paths, use just the media node and later.
Peter Jones
2013-11-21
Error check the right thing in get_variable_attr() when allocating.
Peter Jones
2013-11-21
Rewrite directory traversal allocation path so coverity can grok it.
Peter Jones
2013-11-21
Initialize entries before we pass it to another function.
Peter Jones
2013-11-21
Fix wrong sizeof().
Peter Jones
2013-11-21
Lengths that might be -1 can't be unsigned, Peter.
Peter Jones
2013-11-21
Fix path generation for Dhcpv4 bootloader.
Peter Jones
2013-11-19
Don't hook system services if shim has no built-in keys
Matthew Garrett
2013-11-19
Clarify meaning of insecure_mode
Matthew Garrett
2013-11-12
shim: improve error messages
Andrew Boie
2013-11-12
allow 32-bit compilation with 64-bit compiler
Andrew Boie
2013-11-12
propagate some path variables
Andrew Boie
2013-11-12
fix fallback.so build dependency
Andrew Boie
2013-11-12
fallback.c: fix 32-bit compilation
Andrew Boie
2013-11-12
properly compile OpenSSL in 32-bit mode
Andrey Petrov
2013-11-12
netboot.h: fix build error on 32-bit systems
Andrew Boie
2013-11-12
shim.c: Add support for hashing/relocation of 32-bit binaries
Mohanraj S
2013-11-12
fix verify_mok()
Andrew Boie
2013-11-06
Bump version to 0.7.
Peter Jones
2013-11-06
Fix check logic for SetupMode variable.
Peter Jones
2013-10-31
Make tag its own make target, and make it sign tags.
Peter Jones
2013-10-31
Bump version to 0.6
Peter Jones
2013-10-30
Don't free GetVariable() return data without checking the status code.
Peter Jones
2013-10-28
We should be checking both mok and the system's SB settings
Peter Jones
2013-10-23
Revert "additional bounds-checking on section sizes"
Peter Jones
2013-10-22
Don't reject all binaries without a certificate database.
Peter Jones
[prev]
[next]