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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-02-22
Drop --set-section-alignment from Makefile since linker ALIGN(4096)
Jan Setje-Eilers
2021-02-20
Add --set-section-alignment '.sbat=512' to objcopy command line
upstream/15+1613861442.888f5b5
Jan Setje-Eilers
2021-02-19
build: Pass the correct paths to sbsign
Chris Coulson
2021-02-16
Use gcc -Os instead of -O0.
Peter Jones
2021-02-16
Make httpboot.c always get built.
Peter Jones
2021-02-16
Fix sbsign command usage
Chris Coulson
2021-02-16
Makefile: use fixed build host if SOURCE_DATE_EPOCH is defined
Luca Boccassi
2021-02-13
Add the beginning of .sbat parsing stuff
Peter Jones
2021-02-13
Move a bunch of PE-related stuff out of shim.c
Peter Jones
2021-02-12
efi bins: add an easy way for vendors to add .sbat data
Peter Jones
2021-02-12
Add a .sbat section to EFI binaries
Javier Martinez Canillas
2020-10-15
Fix some mokmanager deletion paths
Peter Jones
2020-07-23
Once again, try even harder to get binaries without timestamps in them.
Peter Jones
2020-07-23
Makefile: do not run git on clean if there's no .git directory
Luca Boccassi
2020-07-23
Fix the compile error of mkdir wrong directory.
TanMing
2018-04-05
Bump version to 15
Version_15
15
Peter Jones
2018-04-05
Fix lib/ rebuild-on-change dependencies in the Makefile
Peter Jones
2018-03-12
Make sure fallback.efi gets errlog.o as well
Peter Jones
2018-03-12
shim: Make our variable validation and mirroring table driven.
Peter Jones
2018-03-12
Move includes around to clean the source tree up a bit.
Peter Jones
2018-03-12
Add "make scan-build" target.
Peter Jones
2018-03-12
Add 'make coverity' target.
Peter Jones
2018-03-12
Split makefiles up a bit
Peter Jones
2018-03-08
Fix failure to boot on systems without a TPM
Hans de Goede
2018-03-06
Add REQUIRE_TPM flag to treat TPM related errors as critical
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
2017-12-19
Bump the version to 14
14
Peter Jones
2017-12-19
Don't allow undefined symbols at all.
Peter Jones
2017-09-29
Bump the version to 13
13
Peter Jones
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-08-31
Fix build with ENABLE_SHIM_CERT and ENABLE_SBSIGN: shim.key is created by the...
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
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-03
Make fallback aware of tpm measurements, and reboot if tpm is used.
Peter Jones
2017-07-24
Make it possible to build in a subdirectory.
Peter Jones
2017-07-18
Make ARCH overridable
Peter Jones
2017-06-15
become more friendly for the cross compilation
Lans Zhang
[prev]
[next]