summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-07More minor improvements to support for COMPILER=clangPeter Jones
2021-09-07Ignore a gcc issue in test-str.cPeter Jones
2021-09-07Add some more stuff to .gitignorePeter Jones
2021-09-07Update gnu-efiPeter Jones
2021-09-07mok: delete the existing RT variables only when only_first=TRUEGary Lin
2021-09-07Make CopyMem() work with EFI's declarationPeter Jones
2021-09-03fallback: add compile option FALLBACK_NONINTERACTIVEDimitri John Ledkov
2021-09-03fallback: Use a dynamic buffer when list var namesJoão Paulo Rechi Vita
2021-09-03fallback: Print info on GetNextVariableName errorsJoão Paulo Rechi Vita
2021-09-03str: remove duplicate parameter checkHeinrich Schuchardt
2021-09-03shim: avoid BOOTx64.EFI in message on other architecturesHeinrich Schuchardt
2021-09-03fallback: free the right variable on the read_file() error path.Peter Jones
2021-09-03fallback: incorrect check after AllocateZeroPool()Heinrich Schuchardt
2021-09-01httpboot: Ignore case when checking HTTP headersRobbie Harwood
2021-08-10fallback: find_boot_option() needs to return the index for the boot entry in ...Jan Setje-Eilers
2021-07-20Don't unhook ExitBootServices() when EBS protection is disabledSeth Forshee
2021-07-20mok: relax the maximum variable size checkGary Lin
2021-07-20mok: fix potential buffer overrun in import_mok_stateJonathan Yong
2021-07-20arm/aa64: fix the size of .rela* sectionsGary Lin
2021-07-20shim: don't fail on the odd LoadOptions lengthGary Lin
2021-07-20Add a tester for parse_load_options()Peter Jones
2021-07-20shim: move the bulk of set_second_stage() to its own filePeter Jones
2021-07-20test: Add a basic traceback printerPeter Jones
2021-07-20test.h: add assert_not_equal_*()Peter Jones
2021-07-20test.c: add some simple mock functions for BS->{Allocate,Free}*Peter Jones
2021-07-20Make test cases link against libefi.aPeter Jones
2021-07-20test.c: Conditionally do not declare stuff that's in other placesPeter Jones
2021-07-20test.h: add some decls for some of the stuff in efilib.hPeter Jones
2021-07-20test.h: make some of the asserts a little more friendly to pointer types.Peter Jones
2021-07-20shim: rename pause() to wait_for_debug()Peter Jones
2021-07-20.gitignore: ignore .gdb*, not just .gdbinitPeter Jones
2021-07-20shim: another attempt to fix load options handlingChris Coulson
2021-07-15SBAT.md: fix "will should"Serge Hallyn
2021-07-15SBAT.md: trivial fixesSerge Hallyn
2021-07-12Tweak how we call grub-install; don't abort on errordebian/15.4-7Steve McIntyre
2021-06-23Relax the check for import_mok_state()Gary Lin
2021-06-23Release 15.4-6debian/15.4-6Steve McIntyre
2021-06-22In insecure mode, don't abort if we can't create the MokListXRT varSteve McIntyre
2021-06-22Add arm64 patch to tweak section layout and stop crashing problemsSteve McIntyre
2021-05-25Post-process our PE to be sure.Peter Jones
2021-05-24Don't call QueryVariableInfo() on EFI 1.10 machinesPeter Jones
2021-05-06Add defensive code around calls to db_getdebian/15.4-5Steve McIntyre
2021-05-04Fix up the template maintainer scriptsdebian/15.4-4Steve McIntyre
2021-05-03Add maintainer scripts to the template packagesdebian/15.4-3Steve McIntyre
2021-04-21Add changelog for 15.4-2 with new patchesdebian/15.4-2Steve McIntyre
2021-04-21Don't call QueryVariableInfo() on EFI 1.10 machinesSteve McIntyre
2021-04-21Fix handling of ignore_db and user_insecure_modeSteve McIntyre
2021-04-17Stop hardcoding the release version in the rules filedebian/15.4-1Steve McIntyre
2021-04-17Clean more thingsSteve McIntyre
2021-04-17Prep for releasing based on 15.4Steve McIntyre