summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-04-27Bump version number to 12.latest-release12Peter Jones
2017-04-10make tag: always tag latest-release as wellPeter Jones
2017-04-03Update version to 1111Peter Jones
2017-03-27Update version to 10Peter Jones
2017-02-23Make shim_version live in a special aligned section.Peter Jones
2016-09-06Update to openssl to 1.0.2eGary Lin
2016-09-06fix: filter objcopy versionMorris
2016-09-06Add the optional HTTPBoot supportGary Ching-Pang Lin
2016-09-06read_header/handle_image: treat uninitialized file alignment as PAGE_SIZEPeter Jones
2016-09-06Make LIB_PATH and EFI_PATH per-arch.Peter Jones
2016-09-06Make fallback and mokmanager know about multi-arch.Peter Jones
2016-05-18Work around binutils version string weirdness.Peter Jones
2016-05-11Measure state and second stage into TPMMatthew Garrett
2015-11-17shim: rebuild shim.o if headers changePeter Jones
2015-11-09Cryptlib: Define the va functions for EFIAPIGary Ching-Pang Lin
2015-09-18Fix recursive reference for RELEASELinn Crosetto
2015-07-28Specify the gnu89 standardGary Ching-Pang Lin
2015-06-30Typo on aarch64 :/Peter Jones
2015-06-300.9Version_0.90.9Peter Jones
2015-06-30Improve our debuginfo path printPeter Jones
2015-06-29Add a conditional point for a debugger to attach.Peter Jones
2015-05-12Make the build failed with objcopy < 2.24Gary Ching-Pang Lin
2015-04-15Explicitly request sysv-style ELF hash sectionsMatthew Garrett
2015-04-13gcc 5.0 changes some include bits, so copy what arm does on x86.Peter Jones
2015-04-13Make lib/ use the right CFLAGS.Peter Jones
2014-10-13Bump version to 0.80.8Peter Jones
2014-10-02Use -Werror=sign-compare .Peter Jones
2014-09-30Revert header changesPeter Jones
2014-09-21Do the same for ia32...Peter Jones
2014-09-21Generate a sane PE header on shim, fallback, and MokManager.Peter Jones
2014-08-12Add support for 32-bit ARMArd Biesheuvel
2014-08-12Add support for 64-bit ARM (AArch64)Ard Biesheuvel
2014-08-12Factor out x86-isms and add cross compile supportArd Biesheuvel
2014-06-25Exclude ca.crt while signing EFI imagesGary Ching-Pang Lin
2014-04-11additional bounds-checking on section sizesKees Cook
2013-11-12allow 32-bit compilation with 64-bit compilerAndrew Boie
2013-11-12propagate some path variablesAndrew Boie
2013-11-12fix fallback.so build dependencyAndrew Boie
2013-11-06Bump version to 0.7.0.7Peter Jones
2013-10-31Make tag its own make target, and make it sign tags.Peter Jones
2013-10-31Bump version to 0.6Peter Jones
2013-10-23Revert "additional bounds-checking on section sizes"Peter Jones
2013-10-22additional bounds-checking on section sizesKees Cook
2013-10-04Bump version to 0.50.5Peter Jones
2013-10-03Add ident-like blobs to shim.efi for version checking.Peter Jones
2013-10-02Remove "shim.cer" on "make clean".Peter Jones
2013-10-01Conditionalize overriding the security policy.Peter Jones
2013-10-01Merge console_control.h and console.hPeter Jones
2013-10-01Make verbose stuff use console_notifyPeter Jones
2013-10-01Harden shim against non-participating bootloaders.Peter Jones