summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-08-28Fix the compile error of mkdir wrong directory.TanMing
2018-04-05Bump version to 15Version_1515Peter Jones
2018-04-05Fix lib/ rebuild-on-change dependencies in the MakefilePeter Jones
2018-03-12Make sure fallback.efi gets errlog.o as wellPeter Jones
2018-03-12shim: Make our variable validation and mirroring table driven.Peter Jones
2018-03-12Move includes around to clean the source tree up a bit.Peter Jones
2018-03-12Add "make scan-build" target.Peter Jones
2018-03-12Add 'make coverity' target.Peter Jones
2018-03-12Split makefiles up a bitPeter Jones
2018-03-08Fix failure to boot on systems without a TPMHans de Goede
2018-03-06Add REQUIRE_TPM flag to treat TPM related errors as criticalTamas K Lengyel
2018-03-06Add -m64 compiler flag to allow cross-compiling to 64-bit version on 32-bit s...Tamas K Lengyel
2018-02-28ident: We don't actually need the hostname or kernel version, and it makes th...Peter Jones
2017-12-19Bump the version to 1414Peter Jones
2017-12-19Don't allow undefined symbols at all.Peter Jones
2017-09-29Bump the version to 1313Peter Jones
2017-09-29Make shim_cert.h able to be included more safely.Peter Jones
2017-09-29buildid: make 'make clean' remove it.Peter Jones
2017-09-26Use iconv for UCS-2 encoding.Peter Jones
2017-09-19Fix an LDFLAGS issue on arm and aarch64Peter Jones
2017-09-19Try to do a slightly better job at 'make clean'Peter Jones
2017-09-14Don't build shim_cert.h in parallel with other targets.Mathieu Trudel-Lapierre
2017-09-14Clean up after BOOT$(ARCH).CSV.Mathieu Trudel-Lapierre
2017-09-13try to show errors more usefully.Peter Jones
2017-08-31Fix build with ENABLE_SHIM_CERT and ENABLE_SBSIGN: shim.key is created by the...Mathieu Trudel-Lapierre
2017-08-11Add ENABLE_SHIM_HASH and make install-as-data know how to install it.Peter Jones
2017-08-11Make better debuginfo and install it reasonably.Peter Jones
2017-08-11Allow use of sbsign to sign things.Peter Jones
2017-08-11Add ENABLE_SHIM_CERT to make MokManager/fallback signing optional.Peter Jones
2017-08-11Make DEFAULT_LOADER have the EFI arch suffix by default.Peter Jones
2017-08-11Make ARM targets use -mstrict-alignPeter Jones
2017-08-11Add install targets.Peter Jones
2017-08-03Make fallback aware of tpm measurements, and reboot if tpm is used.Peter Jones
2017-07-24Make it possible to build in a subdirectory.Peter Jones
2017-07-18Make ARCH overridablePeter Jones
2017-06-15become more friendly for the cross compilationLans Zhang
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