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
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.
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
2013-10-22
additional bounds-checking on section sizes
Kees Cook
2013-10-04
Bump version to 0.5
0.5
Peter Jones
2013-10-04
Unhook system services as we exit.
Peter Jones
2013-10-04
Put SHIM_VERBOSE under shim's guid, not global.
Peter Jones
2013-10-04
Try to actually make debug printing look reasonable.
Peter Jones
2013-10-04
Do more strict checking on PE Headers.
Peter Jones
2013-10-04
Reapply patches lost in the update
Matthew Garrett
2013-10-04
Update to current Tiano Cryptlib
Matthew Garrett
2013-10-04
Add Tiano patch e98e59c237e17f064a4ecffb39d45499f89720a1
Matthew Garrett
2013-10-03
Improve PE image bounds checking.
Peter Jones
2013-10-03
Add ident-like blobs to shim.efi for version checking.
Peter Jones
2013-10-02
Update for Josh's changes.
Peter Jones
2013-10-02
Add support for disabling db for verification
Josh Boyer
[prev]
[next]