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
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2021-03-25
Make building outside of the top directory work.
Peter Jones
2021-03-17
Sort input file names in lib/Makefile
Thomas Frauendorfer | Miray Software
2021-03-10
Fix stdarg to work the same everywhere.
Peter Jones
2021-03-10
Restructure our includes.
Peter Jones
2021-03-09
Re-organize a bunch of CFLAGS-related makefile bits
Peter Jones
2021-02-16
lib: move print_crypto_errors() out of console.c
Gary Lin
2017-08-31
Add a mechanism to print openssl errors
Peter Jones
2017-07-24
Make it possible to build in a subdirectory.
Peter Jones
2017-06-15
become more friendly for the cross compilation
Lans Zhang
2015-04-13
Make lib/ use the right CFLAGS.
Peter Jones
2014-12-11
Add nostdinc to the CFLAGS for lib
Gary Ching-Pang Lin
2014-08-12
Factor out x86-isms and add cross compile support
Ard Biesheuvel
2013-11-12
allow 32-bit compilation with 64-bit compiler
Andrew Boie
2013-10-01
Clean up warnings.
Peter Jones
2013-10-01
Merge console_control.h and console.h
Peter Jones
2013-10-01
Make verbose stuff use console_notify
Peter Jones
2013-09-26
integrate security override
Gary Ching-Pang Lin
2013-09-26
Merge variable retrieving functions
Gary Ching-Pang Lin
2013-09-26
Make EFI_PATH easily resettable from the build command line.
Peter Jones
2013-09-26
Port MokManager to Linux Foundation loader UI code
Matthew Garrett