summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17make: don't treat cert.S speciallyPeter Jones
2022-05-17Use ASCII as fallback if Unicode Box Drawing characters failTony Persson
2022-05-13Modernize aarch64Peter Jones
2022-05-05Add code of conductRobbie Harwood
2022-05-04Allow MokListTrusted to be enabled by defaultEric Snowberg
2022-05-04test-str.c: fix gcc warnings with FORTIFY_SOURCE enabledAlexey Kodanev
2022-05-04mock-variables.c: fix gcc warningAlexey Kodanev
2022-05-04tests: also look for system headers in multi-arch directoriesSteve McIntyre
2022-05-04post-process-pe: Fix format string warnings on 32-bit platformsSteve McIntyre
2022-05-04CI: Add f36 and centos9 CI build tests.Peter Jones
2022-05-04Remove aarch64 build tests before f35Peter Jones
2022-05-04CI: remove EOL Fedoras from github actionsRobbie Harwood
2022-05-04CI: don't cancel testing when one failsRobbie Harwood
2022-04-19post-process-pe: Fix a missing return code checkPeter Jones
2022-04-05shim: implement SBAT verification for the shim_lock protocolChris Coulson
2022-03-30MokManager: removed Locate graphic output protocol fail error messageLee, Chun-Yi
2022-02-15Update to version 15.515.5Robbie Harwood
2022-02-03pe: missing perror argumentHeinrich Schuchardt
2022-02-03Remove post-proccess-pe on 'make clean'Peter Jones
2022-02-03Make Mok config table be runtime services memory.Peter Jones
2022-02-03Fix the version string for -rc2Peter Jones
2021-12-10Minor coverity fixes15.5-rc2Peter Jones
2021-12-10stdarg: use sysv varargs when we build with coverityPeter Jones
2021-12-10shim: Don't stop forever at "Secure Boot not enabled" notificationRenaud Métrich
2021-12-10fallback: fix fallback not passing arguments of the first boot optionJavier Martinez Canillas
2021-11-03Introduce a new MOK variable called MokListTrustedRTEric Snowberg
2021-11-03Fix a component version in SBAT.example.mdNicholas Bishop
2021-11-03Bump the version number to 15.5~rc1Peter Jones
2021-10-12shim: Don't parse load options if invoked from removable media pathJulian Andres Klode
2021-10-12Extract is_removable_media_path() out of should_use_fallback()Julian Andres Klode
2021-10-12docs: update SBAT UEFI variable nameNicholas Bishop
2021-10-12console: add a clear_screen() primitivePeter Jones
2021-10-12console: check that ST->ConIn and ST->ConOut are non-NULLPeter Jones
2021-10-12fallback: fix crash when boot entry index >= size of BootOrder listRenaud Métrich
2021-10-12Revert "fallback: find_boot_option() needs to return the index for the boot e...Renaud Métrich
2021-09-14shim: Dump load options in verbose modeJulian Andres Klode
2021-09-14Fallback to default loader if parsed one does not existJulian Andres Klode
2021-09-13Don't make shim abort when TPM log event fails (RHBZ #2002265)Renaud Métrich
2021-09-10pe: simplify generate_hash()Heinrich Schuchardt
2021-09-10tests: add "include-fixed" GCC directory to include directoriesJonas Witschel
2021-09-08Specify that the section is ASCII not UTF-8Daniel Axtens
2021-09-08test-csv: test handling of trailing NUL byteHeinrich Schuchardt
2021-09-08csv: detect end of csv file correctlyHeinrich Schuchardt
2021-09-08Modify sbat.md to help with readability.Esther Shimanovich
2021-09-07mok: Fix memory leak in mok mirroringPeter Jones
2021-09-07tests: Add a unit test for mok mirroringPeter Jones
2021-09-07tests: Add config table supportPeter Jones
2021-09-07tests: add pre and post hooks to the mock variable storePeter Jones
2021-09-07tests: model different behaviors for deleting variablesPeter Jones
2021-09-07tests: add a mock implementation of {Get,Set}Variable and tests for itPeter Jones