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-03-30
Update version to 15.4
15.4
Peter Jones
2021-03-30
arm/aa64 targets: put .rel* and .dyn* in .rodata
Peter Jones
2021-03-29
Fix openssl's 'make clean'
Peter Jones
2021-03-28
Makefile: sort vendor sbats to remove duplicates
Chris Co
2021-03-26
make: Fix search paths for vendor sbat.*.csv files
Peter Jones
2021-03-26
make: make 'make install-as-data' install BOOT*.CSV
Peter Jones
2021-03-25
Make building outside of the top directory work.
Peter Jones
2021-03-23
Bump version to 15.3
upstream/shim-15.3
15.3
Peter Jones
2021-03-23
Update 'make archive' to include gnu-efi
Peter Jones
2021-03-22
Fix cross-compilation from x86_64->i686
Peter Jones
2021-03-15
Stop using EFI_PATH, and error out if people try to use it
Steve McIntyre
2021-03-12
Make ENABLE_SHIM_DEVEL work better.
Peter Jones
2021-03-12
More va_* work
Peter Jones
2021-03-10
fallback: Allow defining FALLBACK_VERBOSE at build time
João Paulo Rechi Vita
2021-03-10
fallback: Make verbose mode's wait time configurable
João Paulo Rechi Vita
2021-03-10
Consolidate most of our standard lib functions to lib
Peter Jones
2021-03-10
Restructure our includes.
Peter Jones
2021-03-09
build: Import gnu-efi as a submodule and build against it
Matthew Garrett
2021-03-09
Re-organize a bunch of CFLAGS-related makefile bits
Peter Jones
2021-03-09
Set the section flags for .sbat
Gary Lin
2021-02-25
make 'make test' able to run unit test harnesses
Peter Jones
2021-02-25
Add a stand-alone CSV parser.
Peter Jones
2021-02-25
Make 'make fanalyzer' targets
Peter Jones
2021-02-25
Move the coverity and scan-build makefiles out of the top directory
Peter Jones
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
[next]