]> git.proxmox.com Git - efi-boot-shim.git/history - Makefile
Port MokManager to Linux Foundation loader UI code
[efi-boot-shim.git] / Makefile
2013-09-26 Peter JonesMokManager needs to disable the graphics console.
2013-09-24 Steve LangasekBuild with -Werror to catch future prototype mismatches.
2013-06-10 Peter JonesBump version to 0.4
2013-06-10 Peter JonesMake DBX be included in build if the environment is...
2013-06-10 Peter JonesMove embedded certificates to their own section.
2013-06-10 Peter JonesRemove FALLBACK_OBJS during clean as well.
2013-06-10 Peter JonesMake sure all the Makefiles use the same arguments...
2013-05-31 Peter JonesDon't use MMX and SSE registers, they aren't initialized.
2013-05-16 Peter JonesBump version to 0.3
2013-05-16 Peter JonesUse MS ABI instead of terrible wrappers.
2013-04-30 Peter JonesAdd a fallback loader for when shim is invoked as BOOTX...
2012-11-26 Matthew GarrettSign MokManager with a locally-generated key
2012-11-01 Matthew GarrettBump version
2012-11-01 Matthew GarrettMerge branch 'mok' into netboot
2012-11-01 Matthew GarrettMerge branch 'mok' into netboot
2012-10-23 Matthew GarrettMerge branch 'mok' of github.com:mjg59/shim into mok
2012-10-23 Peter JonesSupport a vendor-specific DBX list.
2012-10-13 Matthew GarrettAdd draft version of Neil's netboot code
2012-09-26 Gary Ching-Pang LinBuild debug image for all efi files
2012-09-11 Gary Ching-Pang LinAdd a separate efi application to manage MOKs
2012-09-07 Gary Ching-Pang LinMerge branch 'master' into mok-prototype3
2012-09-06 Peter JonesAdd some convenience make targets.
2012-09-06 Peter JonesAllow specification of vendor_cert through a build...
2012-07-09 Matthew GarrettImprove makefile
2012-07-02 Matthew GarrettBuild a debug image
2012-06-19 Matthew GarrettFix build somewhat
2012-06-18 Matthew GarrettAdd crypto libraries
2012-05-30 Matthew GarrettAdd image verification
2012-04-11 Matthew GarrettInitial commit