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
2018-03-12
lib/simple_file.c: minor cleanup
Peter Jones
2018-03-12
lib: Use EFI_ERROR() instead of comparing to EFI_SUCCESS everywhere.
Peter Jones
2018-03-12
lib: find_in_variable_esl(): Fix a tiny nitpick clang-analyze has.
Peter Jones
2018-03-12
lib: simple_file_selector(): remove some dead code.
Peter Jones
2018-03-12
lib: simple_file_selector(): simplify the error path to confuse covscan less.
Peter Jones
2018-03-12
Use gcc's offsetof() instead of hacking out our own.
Peter Jones
2018-03-12
CryptLib: Add the AsciiStrCpy() decl.
Peter Jones
2018-03-12
Get rid of all the places we cast to (CHAR16 *[])
Peter Jones
2018-03-12
Fix some "if (x < 0)" tests where x is UINTN.
Peter Jones
2018-03-12
Don't have tons of local guid definitions for no reason at all.
Peter Jones
2018-03-12
lib/variables.c: reformat CreateTimeBasedPayload()
Peter Jones
2018-03-12
Clean up efiauthenticated.h a lot.
Peter Jones
2018-03-12
Make sure all of our include files have proper guards.
Peter Jones
2018-03-12
Move includes around to clean the source tree up a bit.
Peter Jones
2018-03-12
Rename generate_path() because we have 2 of it.
Peter Jones
2018-03-12
Fix the declaration of find_httpboot() to match its implementation.
Peter Jones
2018-03-12
Add "make scan-build" target.
Peter Jones
2018-03-12
Add a model file for coverity.
Peter Jones
2018-03-12
Add 'make coverity' target.
Peter Jones
2018-03-12
Split makefiles up a bit
Peter Jones
2018-03-12
Document REQUIRE_TPM
Peter Jones
2018-03-08
Fix failure to boot on systems without a TPM
Hans de Goede
2018-03-06
shim: Ignore UEFI LoadOptions that are just NUL characters.
Peter Jones
2018-03-06
Install shim_lock protocol even when SecureBoot is off
Tamas K Lengyel
2018-03-06
Fall-back TPM2 measurement if it fails with PE_COFF_IMAGE flag
Tamas K Lengyel
2018-03-06
Add REQUIRE_TPM flag to treat TPM related errors as critical
Tamas K Lengyel
2018-03-06
Measure into the TPM even if SecureBoot is off in shim_lock verify
Tamas K Lengyel
2018-03-06
Log measurements in PCR4 for applications being verified through shim_lock
Tamas K Lengyel
2018-03-06
Add -m64 compiler flag to allow cross-compiling to 64-bit version on 32-bit s...
Tamas K Lengyel
2018-02-28
ident: We don't actually need the hostname or kernel version, and it makes th...
Peter Jones
2018-02-28
Add proxy dhcp support
cdadmin
2018-02-28
Cryptlib: replace CryptPem with CryptPemNull
Gary Lin
2018-02-28
httpboot: include console.h
Gary Lin
2018-02-28
httpboot: fix the infinite loop
Gary Lin
2018-02-28
httpboot: Amend the device path matching rule
Gary Lin
2018-02-01
Uninstall shim protocols before re-installing them
Mathieu Trudel-Lapierre
2017-12-19
Bump the version to 14
14
Peter Jones
2017-12-19
Don't allow undefined symbols at all.
Peter Jones
2017-12-19
"in_protocol" is used in more than shim.o; make it not static.
Peter Jones
2017-12-19
Don't let openssl() try to call an external abort()
Peter Jones
2017-11-07
releasing package shim version 13-0ubuntu2
debian/13-0ubuntu2
Mathieu Trudel-Lapierre
2017-11-07
Clean up old patches.
Mathieu Trudel-Lapierre
2017-11-06
debian/patches/abort_abort_abort.patch: signtool.exe isn't happy with some of...
Mathieu Trudel-Lapierre
2017-09-29
releasing package shim version 13-0ubuntu1
debian/13-0ubuntu1
Mathieu Trudel-Lapierre
2017-09-29
Don't need to clean after .signed files, upstream Makefile does it now.
Mathieu Trudel-Lapierre
2017-09-29
Drop buildid_write_return.patch; no longer needed.
Mathieu Trudel-Lapierre
2017-09-29
Don't need to set -Wno-error=unused-variable anymore
Mathieu Trudel-Lapierre
2017-09-29
New upstream release: 13
Mathieu Trudel-Lapierre
2017-09-29
New upstream version 13
upstream/13
Mathieu Trudel-Lapierre
2017-09-29
Updated version 13 from 'upstream/13'
Mathieu Trudel-Lapierre
[prev]
[next]