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
/
Make.defaults
Age
Commit message (
Expand
)
Author
2021-02-19
build: add some basic $EFI_PATH checking
Paul Moore
2021-02-16
Use gcc -Os instead of -O0.
Peter Jones
2021-02-16
Make httpboot.c always get built.
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
2021-01-29
shim: compile time option to bypass the ExitBootServices() check
Paul Moore
2020-07-23
Add support for vendor_db built-in shim authorized list.
Peter Jones
2020-07-23
Once again, try even harder to get binaries without timestamps in them.
Peter Jones
2020-07-23
Make.default: use correct flags to disable unaligned access for 32 bit ARM
Peter Korsgaard
2020-07-23
Makefiles: ensure -m32 gets propogated to our gcc parameter queries
Peter Jones
2018-03-15
Work around clang bugs for scan-build.
Peter Jones
2018-03-12
Make EFI_INCLUDE path configurable during make
Tamas K Lengyel
2018-03-12
Add 'make coverity' target.
Peter Jones
2018-03-12
Split makefiles up a bit
Peter Jones