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-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
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
[prev]
[next]