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
2017-09-13
New upstream version 13~git1505328970.9c1c35c5
upstream/13_git1505328970.9c1c35c5
Mathieu Trudel-Lapierre
2017-08-07
New upstream version 12+1501864225.b586175
upstream/12+1501864225.b586175
Mathieu Trudel-Lapierre
2017-08-07
New upstream version 12+1501864225.b586175
Mathieu Trudel-Lapierre
2016-09-21
Import upstream version 0.9+1474479173.6c180c6
Mathieu Trudel-Lapierre
2016-07-26
Import upstream version 0.9+1465500757.14a5905
Mathieu Trudel-Lapierre
2015-05-06
Import upstream version 0.8
Mathieu Trudel-Lapierre
2014-10-13
Bump version to 0.8
Peter Jones
2014-10-06
Import upstream version 0.7
Steve Langasek
2014-10-02
Correctly reject bad tftp addresses earlier, rather than later.
Peter Jones
2014-10-02
Use -Werror=sign-compare .
Peter Jones
2014-10-02
Make another integer compare be signed/unsigned safe as well.
Peter Jones
2014-10-02
OOB access when parsing MOK List/Certificates on MOK enrollment
Sebastian Krahmer
2014-10-02
shim buffer overflow on ipv6 option parsing
Sebastian Krahmer
2014-10-02
Another testplan error.
Peter Jones
2014-10-02
Cryptlib: remove the unused files
Gary Ching-Pang Lin
2014-10-02
Don't verify images with the empty build key
Gary Ching-Pang Lin
2014-10-02
Fix some minor testplan errors.
Peter Jones
2014-10-02
Don't append an empty cert list to MokListRT if vendor_cert_size is 0.
Peter Jones
2014-09-30
Actually find the relocations correctly and process them that way.
Peter Jones
2014-09-30
Revert header changes
Peter Jones
2014-09-21
Make list_keys() index variables all be signed.
Peter Jones
2014-09-21
Do the same for ia32...
Peter Jones
2014-09-21
Generate a sane PE header on shim, fallback, and MokManager.
Peter Jones
2014-09-21
Fix our "in_protocol" printing.
Peter Jones
2014-09-21
Don't call AuthenticodeVerify if vendor_cert_size is 0.
Peter Jones
2014-09-21
Validate computed hash bases/hash sizes more thoroughly.
Peter Jones
2014-09-21
Make 64-on-32 maybe work on x86_64.
Peter Jones
2014-09-19
Actually refer to the base relocation table of our loaded image.
Peter Jones
2014-08-27
Make sure we don't try to load a binary from a different arch.
Peter Jones
2014-08-27
Don't name something exit().
Peter Jones
2014-08-27
Handle empty .reloc section in PE/COFF loader
Ard Biesheuvel
2014-08-27
Fix typo from Ard's old tree 32-bit ARM patch.
Peter Jones
2014-08-19
Update openssl to 0.9.8zb
Gary Ching-Pang Lin
2014-08-12
Add support for 32-bit ARM
Ard Biesheuvel
2014-08-12
Add support for 64-bit ARM (AArch64)
Ard Biesheuvel
2014-08-12
Factor out x86-isms and add cross compile support
Ard Biesheuvel
2014-08-12
unhook_system_services: bail on systab == NULL
Ard Biesheuvel
2014-08-12
CryptLib: undefine va_arg and friends before redefining them
Ard Biesheuvel
2014-07-21
Replace build instructions in README with something not completely wrong.
Peter Jones
2014-07-14
Update openssl to 0.9.8za
Gary Ching-Pang Lin
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
[next]