summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-22Try to load revocations.efi even if directory read failsJan Setje-Eilers
2024-01-22netboot read_image() should not hardcode DEFAULT_LOADERJan Setje-Eilers
2024-01-22Build time selectable automatic SBATLevel revocationsJan Setje-Eilers
2024-01-22Rename "previous" revocations to "automatic"Jan Setje-Eilers
2024-01-22pe-relocate: Avoid __builtin_add_overflow() on GCC < 5Peter Jones
2024-01-17Updated Revocations for January 2024 CVEsJan Setje-Eilers
2023-12-05shim should not self revokeJan Setje-Eilers
2023-12-05BS Variables for bootmgr revocationsJan Setje-Eilers
2023-12-05Allow SbatLevel data from external binaryJan Setje-Eilers
2023-12-05Add primitives for overflow-checked arithmetic operations.Peter Jones
2023-08-25Make some of the static analysis tools a little easier to runPeter Jones
2023-06-29Add libFuzzer support to the .sbat parser.Peter Jones
2023-06-29Add libFuzzer support for csv.cPeter Jones
2023-06-23Test (and fix) ImageAddress()Peter Jones
2023-06-23Split pe.c up even more.Peter Jones
2023-06-23test: Make our fake dprintf be a statement.Peter Jones
2023-06-21Rename 'msecs' to 'usecs' to avoid potential confusionKamil Aronowski
2023-06-21Skip testing msleep()Kamil Aronowski
2023-05-02Block Debian grub binaries with SBAT < 4Steve McIntyre
2023-01-27pe: Add IS_PAGE_ALIGNED macroNicholas Bishop
2022-12-07Make sbat_var.S parse right with buggy gcc/binutilsPeter Jones
2022-11-16Bump grub's sbat requirement to grub,3Peter Jones
2022-10-04shim: Flush the memory region from i-cache before executiondann frazier
2022-09-01Discard load-options that start with a NULRobbie Harwood
2022-08-16Enable TDX measurement to RTMR registerLu Ken
2022-08-03Make SBAT variable payload introspectableChris Coulson
2022-05-24Update SBAT generation requirements for 05/24/22Jan Setje-Eilers
2022-05-23Give the Coverity scanner some more GCC blinders...Peter Jones
2022-05-18sbat policy: make our policy change actions symbolicPeter Jones
2022-05-18peimage.h: make our signature macros force the typePeter Jones
2022-05-18sbat.h: minor reformatting for legibilityPeter Jones
2022-05-17SBAT revocation managementJan Setje-Eilers
2022-05-17Add MokPolicy variable and MOK_POLICY_REQUIRE_NXPeter Jones
2022-05-17PE Loader: support and require NXPeter Jones
2022-05-17Add some missing PE image flag definitionsPeter Jones
2022-05-17Load additional certs from a signed binaryEric Snowberg
2022-05-17Add verify_imageEric Snowberg
2022-05-04Allow MokListTrusted to be enabled by defaultEric Snowberg
2022-05-04tests: also look for system headers in multi-arch directoriesSteve McIntyre
2022-04-05shim: implement SBAT verification for the shim_lock protocolChris Coulson
2021-12-10Minor coverity fixes15.5-rc2Peter Jones
2021-12-10stdarg: use sysv varargs when we build with coverityPeter Jones
2021-10-12console: add a clear_screen() primitivePeter Jones
2021-09-10pe: simplify generate_hash()Heinrich Schuchardt
2021-09-10tests: add "include-fixed" GCC directory to include directoriesJonas Witschel
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: model different behaviors for deleting variablesPeter Jones
2021-09-07tests: add a mock implementation of {Get,Set}Variable and tests for itPeter Jones