summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-14allocate MOK config table as BootServicesDataSteve McIntyre
2021-04-12mok: allocate MOK config table as BootServicesDataGary Lin
2021-04-09Fix a broken file header on ia32Peter Jones
2021-04-09shim-15.4 branch: update .gitmodules to point at shim-15.4 in gnu-efiPeter Jones
2021-04-09Fix handling of ignore_db and user_insecure_modeAdam Williamson
2021-03-31Add one more patch from upstream to fix i386 binary relocationsSteve McIntyre
2021-03-31Move the sha256sum call to the end of the install phaseSteve McIntyre
2021-03-31Override dh_auto_build setting INSTALL, cut down on build noiseSteve McIntyre
2021-03-31Update to the 15.4 releaseSteve McIntyre
2021-03-31Update upstream source from tag 'upstream/15.4'Steve McIntyre
2021-03-31New upstream version 15.4upstream/15.4Steve McIntyre
2021-03-30Update version to 15.415.4Peter Jones
2021-03-30Fix an off-by-one on the sbat self-check.Peter Jones
2021-03-30arm/aa64 targets: put .rel* and .dyn* in .rodataPeter Jones
2021-03-30sbat: add more dprint()Peter Jones
2021-03-29Fix openssl's 'make clean'Peter Jones
2021-03-28test_verify_sbat_null_sbat_section(): call cleanup_sbat_var()Peter Jones
2021-03-28parse_sbat_var_data()/cleanup_sbat_var(): fix free logicPeter Jones
2021-03-28test_parse_sbat_section_too_many_elem(): free section entriesPeter Jones
2021-03-28Makefile: sort vendor sbats to remove duplicatesChris Co
2021-03-27Change SBAT variable name to SbatLevelJan Setje-Eilers
2021-03-27Fix SBAT variable content validation.Jan Setje-Eilers
2021-03-27Move the check for the SBAT variable properties to its own function.Jan Setje-Eilers
2021-03-26make: Fix search paths for vendor sbat.*.csv filesPeter Jones
2021-03-26make: make 'make install-as-data' install BOOT*.CSVPeter Jones
2021-03-25Make building outside of the top directory work.Peter Jones
2021-03-25arm/aa64: Swizzle some sections to make old sbsign happier.Peter Jones
2021-03-24CI: don't use 'make -s'; it's more trouble than help.Peter Jones
2021-03-24Print sha256 checksums of the EFI binaries when the build is doneSteve McIntyre
2021-03-24Tweak the SBAT data to keep reproducibilitydebian/15.3-3Steve McIntyre
2021-03-24Add missing build-dep on xxd for build-time unit testsdebian/15.3-2Steve McIntyre
2021-03-23New upstream version 15.3upstream/15.3Steve McIntyre
2021-03-23Update upstream source from tag 'upstream/15.3'debian/15.3-1Steve McIntyre
2021-03-23Switch to using the 15.3 release from upstreamSteve McIntyre
2021-03-23Remove all out outstanding patchesSteve McIntyre
2021-03-23Update copyright fileSteve McIntyre
2021-03-23Fix up some of the options we're using at build timeSteve McIntyre
2021-03-23Improve how the dbx hashes are handledSteve McIntyre
2021-03-23Tweak the gnu-efi tarball codeSteve McIntyre
2021-03-23Add an extra rule to generate the extra gnu-efi tarballSteve McIntyre
2021-03-23Add Debian SBAT data to the shim buildSteve McIntyre
2021-03-23Add dbx entries for all our existing grub binariesSteve McIntyre
2021-03-23Bump version to 15.3upstream/shim-15.315.3Peter Jones
2021-03-23Update 'make archive' to include gnu-efiPeter Jones
2021-03-22Fix boot failures due to variable size constraintsupstream/shim-15.3-rc4shim-15.3-rc4Chris Coulson
2021-03-22Try multi-arch CI building using cross compilationPeter Jones
2021-03-22Fix cross-compilation from x86_64->i686Peter Jones
2021-03-22Don't set LIBDIR in CI builds any more.Peter Jones
2021-03-22Make 'make test' work on gcc 4.8.5Peter Jones
2021-03-18Avoid creating unnecessary mirrored MOK variablesupstream/shim-15.3-rc3shim-15.3-rc3Chris Coulson