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
2013-10-04
Bump version to 0.5
0.5
Peter Jones
2013-10-03
Add ident-like blobs to shim.efi for version checking.
Peter Jones
2013-10-02
Remove "shim.cer" on "make clean".
Peter Jones
2013-10-01
Conditionalize overriding the security policy.
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-10-01
Harden shim against non-participating bootloaders.
Peter Jones
2013-10-01
Make vendor_cert/vendor_dbx actually replaceable by an external tool.
Peter Jones
2013-09-26
Clean up tarballs in "make clean"
Peter Jones
2013-09-26
Merge signature.h into efiauthenticated.h and guid.h
Gary Ching-Pang Lin
2013-09-26
Merge two PeImage.h into one
Peter Jones
2013-09-26
Since different distros name grub*.efi differently, make it compile-time.
Peter Jones
2013-09-26
MokManager: support blowfish-based crypt() hash
Gary Ching-Pang Lin
2013-09-26
MokManager: support crypt() password hash
Gary Ching-Pang Lin
2013-09-26
Make EFI_PATH easily resettable from the build command line.
Peter Jones
2013-09-26
Clean lib/, too
Gary Ching-Pang Lin
2013-09-26
Port MokManager to Linux Foundation loader UI code
Matthew Garrett
2013-09-26
MokManager needs to disable the graphics console.
Peter Jones
2013-09-24
Build with -Werror to catch future prototype mismatches.
Steve Langasek
2013-06-10
Bump version to 0.4
0.4
Peter Jones
2013-06-10
Make DBX be included in build if the environment is set right.
Peter Jones
2013-06-10
Move embedded certificates to their own section.
Peter Jones
2013-06-10
Remove FALLBACK_OBJS during clean as well.
Peter Jones
2013-06-10
Make sure all the Makefiles use the same arguments for mmx/sse/ms_abi.
Peter Jones
2013-05-31
Don't use MMX and SSE registers, they aren't initialized.
Peter Jones
2013-05-16
Bump version to 0.3
0.3
Peter Jones
2013-05-16
Use MS ABI instead of terrible wrappers.
Peter Jones
2013-04-30
Add a fallback loader for when shim is invoked as BOOTX64.EFI
Peter Jones
2012-11-26
Sign MokManager with a locally-generated key
Matthew Garrett
2012-11-01
Bump version
Matthew Garrett
2012-11-01
Merge branch 'mok' into netboot
Matthew Garrett
2012-10-23
Support a vendor-specific DBX list.
Peter Jones
2012-10-12
Add draft version of Neil's netboot code
Matthew Garrett
2012-09-26
Build debug image for all efi files
Gary Ching-Pang Lin
2012-09-11
Add a separate efi application to manage MOKs
Gary Ching-Pang Lin
2012-09-06
Add some convenience make targets.
Peter Jones
2012-09-06
Allow specification of vendor_cert through a build command line option.
Peter Jones
2012-07-09
Improve makefile
Matthew Garrett
2012-07-02
Build a debug image
Matthew Garrett
2012-06-19
Fix build somewhat
Matthew Garrett
2012-06-18
Add crypto libraries
Matthew Garrett
2012-05-30
Add image verification
Matthew Garrett
2012-04-11
Initial commit
Matthew Garrett