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
2015-06-11
Ensure that apps launched by shim get correct BS->Exit() behavior
Peter Jones
2015-06-11
Don't leave in_protocol==1 when shim_verify() isn't enforcing.
Peter Jones
2015-06-04
Only run MokManager if asked or a security violation occurs.
Peter Jones
2015-05-12
Make the build failed with objcopy < 2.24
Gary Ching-Pang Lin
2015-05-12
Update Cryptlib and openssl
Gary Ching-Pang Lin
2015-04-15
Explicitly request sysv-style ELF hash sections
Matthew Garrett
2015-04-13
gcc 5.0 changes some include bits, so copy what arm does on x86.
Peter Jones
2015-04-13
Make lib/ use the right CFLAGS.
Peter Jones
2015-04-13
Make lib/ build right with the cflags it should be using...
Peter Jones
2015-04-13
Fix length of allocated buffer for boot option comparison.
Laszlo Ersek
2015-04-13
fallback: Fix comparison between signed and unsigned in debugging code.
Richard W.M. Jones
2015-04-13
Don't install our protocols if we're not in secure mode.
Peter Jones
2015-04-13
Align the sections we're loading, and check for validity /after/ discarding.
Peter Jones
2014-12-11
Add nostdinc to the CFLAGS for lib
Gary Ching-Pang Lin
2014-10-13
Bump version to 0.8
0.8
Peter Jones
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
[prev]
[next]