]> git.proxmox.com Git - efi-boot-shim.git/history - Makefile
Cryptlib: Update to the latest edk2 commit
[efi-boot-shim.git] / Makefile
2017-04-10 Peter Jonesmake tag: always tag latest-release as well
2017-04-03 Peter JonesUpdate version to 11
2017-03-27 Peter JonesUpdate version to 10
2017-02-23 Peter JonesMake shim_version live in a special aligned section.
2016-09-06 Gary LinUpdate to openssl to 1.0.2e
2016-09-06 Morrisfix: filter objcopy version
2016-09-06 Gary Ching-Pang LinAdd the optional HTTPBoot support
2016-09-06 Peter Jonesread_header/handle_image: treat uninitialized file...
2016-09-06 Peter JonesMake LIB_PATH and EFI_PATH per-arch.
2016-09-06 Peter JonesMake fallback and mokmanager know about multi-arch.
2016-05-18 Peter JonesWork around binutils version string weirdness.
2016-05-11 Matthew GarrettMeasure state and second stage into TPM
2015-11-17 Peter Jonesshim: rebuild shim.o if headers change
2015-11-09 Gary Ching-Pang LinCryptlib: Define the va functions for EFIAPI
2015-09-18 Linn CrosettoFix recursive reference for RELEASE
2015-07-28 Gary Ching-Pang LinSpecify the gnu89 standard
2015-06-30 Peter JonesTypo on aarch64 :/
2015-06-30 Peter Jones0.9
2015-06-30 Peter JonesImprove our debuginfo path print
2015-06-29 Peter JonesAdd a conditional point for a debugger to attach.
2015-05-12 Gary Ching-Pang LinMake the build failed with objcopy < 2.24
2015-04-15 Matthew GarrettExplicitly request sysv-style ELF hash sections
2015-04-13 Peter Jonesgcc 5.0 changes some include bits, so copy what arm...
2015-04-13 Peter JonesMake lib/ use the right CFLAGS.
2014-10-13 Peter JonesBump version to 0.8
2014-10-02 Peter JonesUse -Werror=sign-compare .
2014-10-01 Peter JonesRevert header changes
2014-09-21 Peter JonesDo the same for ia32...
2014-09-21 Peter JonesGenerate a sane PE header on shim, fallback, and MokMan...
2014-08-12 Ard BiesheuvelAdd support for 32-bit ARM
2014-08-12 Ard BiesheuvelAdd support for 64-bit ARM (AArch64)
2014-08-12 Ard BiesheuvelFactor out x86-isms and add cross compile support
2014-06-25 Gary Ching-Pang LinExclude ca.crt while signing EFI images
2014-04-11 Kees Cookadditional bounds-checking on section sizes
2013-11-12 Andrew Boieallow 32-bit compilation with 64-bit compiler
2013-11-12 Andrew Boiepropagate some path variables
2013-11-12 Andrew Boiefix fallback.so build dependency
2013-11-06 Peter JonesBump version to 0.7.
2013-10-31 Peter JonesMake tag its own make target, and make it sign tags.
2013-10-31 Peter JonesBump version to 0.6
2013-10-23 Peter JonesRevert "additional bounds-checking on section sizes"
2013-10-22 Kees Cookadditional bounds-checking on section sizes
2013-10-04 Peter JonesBump version to 0.5
2013-10-03 Peter JonesAdd ident-like blobs to shim.efi for version checking.
2013-10-02 Peter JonesRemove "shim.cer" on "make clean".
2013-10-01 Peter JonesConditionalize overriding the security policy.
2013-10-01 Peter JonesMerge console_control.h and console.h
2013-10-01 Peter JonesMake verbose stuff use console_notify
2013-10-01 Peter JonesHarden shim against non-participating bootloaders.
2013-10-01 Peter JonesMake vendor_cert/vendor_dbx actually replaceable by...
2013-09-26 Peter JonesClean up tarballs in "make clean"
2013-09-26 Gary Ching-Pang LinMerge signature.h into efiauthenticated.h and guid.h
2013-09-26 Peter JonesMerge two PeImage.h into one
2013-09-26 Peter JonesSince different distros name grub*.efi differently...
2013-09-26 Gary Ching-Pang LinMokManager: support blowfish-based crypt() hash
2013-09-26 Gary Ching-Pang LinMokManager: support crypt() password hash
2013-09-26 Peter JonesMake EFI_PATH easily resettable from the build command...
2013-09-26 Gary Ching-Pang LinClean lib/, too
2013-09-26 Matthew GarrettPort MokManager to Linux Foundation loader UI code
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