summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2021-03-18Ensure that MOK variable mirroring creates well formed ESLsChris Coulson
2021-03-18shim: Use the default loader if an EFI_LOAD_OPTION can't be parsedJavier Martinez Canillas
2021-03-18arm and aarch64: include the aligned part in SizeOfRawData of sbatGary Lin
2021-03-17Sort input file names in lib/MakefileThomas Frauendorfer | Miray Software
2021-03-16build: load local build configuration from Make.local if presentPaul Moore
2021-03-15arm and aarch64: fix some PE headers.upstream/shim-15.3-rc2shim-15.3-rc2Peter Jones
2021-03-15Fix up build of test code using gcc 8Steve McIntyre
2021-03-15Stop using EFI_PATH, and error out if people try to use itSteve McIntyre
2021-03-15Nerf an unnecessary string test on arm.Peter Jones
2021-03-15shim: Fix a NULL pointer dereference caused by start not being setJavier Martinez Canillas
2021-03-12'make test': try harder to make it build in the right order.upstream/shim-15.3-rc1shim-15.3-rc1Peter Jones
2021-03-12Fix a plausible NULL dereference.Peter Jones
2021-03-12set_sbat_uefi_variable(): align some decisions that are off-by-one.Peter Jones
2021-03-12set_sbat_uefi_variable(): add a pile of debug prints.Peter Jones
2021-03-12sbat variable: use UEFI_VAR_NV_BS_RT when we've got ENABLE_SHIM_DEVELPeter Jones
2021-03-12Make ENABLE_SHIM_DEVEL work better.Peter Jones
2021-03-12Don't even try to use builtins, just make sure we have the same types.Peter Jones
2021-03-12More va_* workPeter Jones
2021-03-12Fix include orderPeter Jones
2021-03-12get_variable_attr(): fix a nit scan-build found.Peter Jones
2021-03-12openssl: nerf some -W flags for clang.Peter Jones
2021-03-12Fix the compiler when invoking scan-build/fanalyzer/etcPeter Jones
2021-03-12arm arches: include .sbat in our section headers.Peter Jones