summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-24Move mok state variable data flag definitions to the header.Peter Jones
2025-02-24test-mock-variables: improve some debug printsPeter Jones
2025-02-24shim: add HSIStatus featurePeter Jones
2025-02-24Move memory attribute support to its own file.Peter Jones
2025-02-24mok variables: add a format callbackPeter Jones
2025-02-24mok: add MOK_VARIABLE_CONFIG_ONLYPeter Jones
2025-02-24Save the debug and error logs in mok-variablesPeter Jones
2025-02-24Move error logging decls out of shim.hPeter Jones
2025-02-24compiler.h: minor ALIGN_... fixesPeter Jones
2025-02-18post-process-pe: add tests to validate NX complianceDennis Tseng
2025-02-18Allow indepdent SkuSi and SBAT revocation updatesJan Setje-Eilers
2025-02-18Suppress file open failures for some netboot casesJan Setje-Eilers
2025-02-11Implement the rest of the loader protocol functionsPeter Jones
2025-02-11Move some stuff aroundPeter Jones
2025-02-11Implement shim image load protocolArd Biesheuvel
2025-02-06Add configuration option to boot an alternative 2nd stageEric Snowberg
2025-02-06Create utils fileEric Snowberg
2025-02-05Generate and use generated_sbat_var_defs.hJan Setje-Eilers
2025-02-03test.mk: don't use a temporary random.binPeter Jones
2025-01-18test-mok-mirror: minor bug fixPeter Jones
2025-01-17tests: make it possible to use different limits for variable spacePeter Jones
2025-01-17Move is_removable_media_path() to a shared location.Peter Jones
2025-01-15Backport EFI_HTTP_ERROR status codeDan Nicholson
2024-12-17includes: work around CLANG_PREREQ() double-definitionPeter Jones
2024-04-09sbat: Also bump latest for grub,4 (and to todays date)Julian Andres Klode
2024-04-09sbat: Add grub.peimage,2 to latest (CVE-2024-2312)Julian Andres Klode
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