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
2024-01-22
Bump version to 15.8
15.8
Peter Jones
2023-08-25
compile_commands.json: remove stuff clang doesn't like
Peter Jones
2023-08-25
Make some of the static analysis tools a little easier to run
Peter Jones
2023-06-29
Add libFuzzer support for csv.c
Peter Jones
2023-06-23
Split pe.c up even more.
Peter Jones
2023-06-23
Add a make rule for compile_commands.json
Peter Jones
2023-01-27
Enable the NX compatibility flag by default.
Peter Jones
2022-11-16
Update version to 15.7
15.7
Peter Jones
2022-08-03
Make SBAT variable payload introspectable
Chris Coulson
2022-06-01
bump version to shim-15.6
15.6
Peter Jones
2022-05-31
shim-15.6~rc2
15.6-rc2
Peter Jones
2022-05-24
shim-15.6~rc1
Peter Jones
2022-05-18
make: unbreak scan-build again for gnu-efi
Peter Jones
2022-05-17
make: don't treat cert.S specially
Peter Jones
2022-02-15
Update to version 15.5
15.5
Robbie Harwood
2022-02-03
Remove post-proccess-pe on 'make clean'
Peter Jones
2022-02-03
Fix the version string for -rc2
Peter Jones
2021-11-03
Bump the version number to 15.5~rc1
Peter Jones
2021-09-07
tests: Add a 'test-coverage' make target for gcov
Peter Jones
2021-09-07
shim/mm/fb: move global state to its own source file
Peter Jones
2021-09-07
tests: clean up temp data after running tests
Peter Jones
2021-09-07
More minor improvements to support for COMPILER=clang
Peter Jones
2021-09-03
fallback: add compile option FALLBACK_NONINTERACTIVE
Dimitri John Ledkov
2021-07-20
arm/aa64: fix the size of .rela* sections
Gary Lin
2021-07-20
shim: move the bulk of set_second_stage() to its own file
Peter Jones
2021-05-25
Post-process our PE to be sure.
Peter Jones
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
[next]