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