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-29
Bump the version to 13
13
Peter Jones
2017-09-29
buildid: Check the return values of write() calls
Mathieu Trudel-Lapierre
2017-09-29
Make shim_cert.h able to be included more safely.
Peter Jones
2017-09-29
buildid: make 'make clean' remove it.
Peter Jones
2017-09-26
Use iconv for UCS-2 encoding.
Peter Jones
2017-09-19
Fix an LDFLAGS issue on arm and aarch64
Peter Jones
2017-09-19
Try to do a slightly better job at 'make clean'
Peter Jones
2017-09-14
Don't build shim_cert.h in parallel with other targets.
Mathieu Trudel-Lapierre
2017-09-14
Clean up after BOOT$(ARCH).CSV.
Mathieu Trudel-Lapierre
2017-09-13
try to show errors more usefully.
Peter Jones
2017-09-13
Add some debugging data to the last malformed binary check...
Peter Jones
2017-09-13
Add some defaults and a syntastic file so vim helps more.
Peter Jones
2017-09-08
Work around some annoying compiler grievances
Peter Jones
2017-09-08
Some things went weird with the openssl revert...
Peter Jones
2017-09-08
Cryptlib: remove DES
Gary Lin
2017-09-08
Cryptlib: Remove MD4
Gary Lin
2017-09-08
Cryptlib: amend the headers and fix signness
Gary Lin
2017-08-31
Fix build with ENABLE_SHIM_CERT and ENABLE_SBSIGN: shim.key is created by the...
Mathieu Trudel-Lapierre
2017-08-31
Cryptlib: implement strcmp() and strcasecmp()
Gary Lin
2017-08-31
Cryptlib: Include stddef.h in CrtLibSupport.h
Gary Lin
2017-08-31
Revert lots of Cryptlib updates.
Peter Jones
2017-08-31
Drain the OpenSSL error stack and report crypto verification errors
Peter Jones
2017-08-31
Init openssl so we can use its debug facilities.
Peter Jones
2017-08-31
Add a mechanism to print openssl errors
Peter Jones
2017-08-31
Fix a missing OpenSSL error message point
Peter Jones
2017-08-31
Make msleep() be a thing
Peter Jones
2017-08-18
Rework looping in enter_mok_menu(), to allow multiple MOK changes
Mathieu Trudel-Lapierre
2017-08-11
Add ENABLE_SHIM_HASH and make install-as-data know how to install it.
Peter Jones
2017-08-11
Update TODO with some stuff
Peter Jones
2017-08-11
Make better debuginfo and install it reasonably.
Peter Jones
2017-08-11
Allow use of sbsign to sign things.
Peter Jones
2017-08-11
Add ENABLE_SHIM_CERT to make MokManager/fallback signing optional.
Peter Jones
2017-08-11
Make DEFAULT_LOADER have the EFI arch suffix by default.
Peter Jones
2017-08-11
Make ARM targets use -mstrict-align
Peter Jones
2017-08-11
Add install targets.
Peter Jones
2017-08-11
Fix openssl compile flags for x86_64
Peter Jones
2017-08-11
fallback: work around the issue of boot option creation with AMI BIOS
Lans Zhang
2017-08-11
fallback: fix double free of dp
Lans Zhang
2017-08-03
Add README.tpm to explain which PCRs we extend things to.
Peter Jones
2017-08-03
Add MokListX to MokVars.txt
Peter Jones
2017-08-03
Make fallback aware of tpm measurements, and reboot if tpm is used.
Peter Jones
2017-08-03
Make tpm.c build right on 32-bit platforms.
Peter Jones
2017-08-03
Always measure all of MokSBState, MokList, and MokListX
Peter Jones
2017-08-03
Measure stage 2 according to spec
Matthew Garrett
2017-08-01
Extend PCR 7
Matthew Garrett
2017-08-01
fallback.c: be more correct with device path code.
Peter Jones
2017-08-01
Make fallback debug printing be dynamic at runtime.
Peter Jones
2017-07-31
fallback: Minor whitespace cleanup
Peter Jones
2017-07-24
Make it possible to build in a subdirectory.
Peter Jones
2017-07-24
README.fallback: correct the path of BOOT.CSV in layout example
Lans Zhang
[next]