summaryrefslogtreecommitdiff
path: root/lib/variables.c
AgeCommit message (Expand)Author
2025-03-14SetSecureVariable(): free Cert on failurePeter Jones
2021-12-10Minor coverity fixes15.5-rc2Peter Jones
2021-09-07Make CopyMem() work with EFI's declarationPeter Jones
2021-07-20Make test cases link against libefi.aPeter Jones
2021-03-22Fix boot failures due to variable size constraintsupstream/shim-15.3-rc4shim-15.3-rc4Chris Coulson
2021-03-18Ensure that MOK variable mirroring creates well formed ESLsChris Coulson
2021-03-12get_variable_attr(): fix a nit scan-build found.Peter Jones
2021-03-10Restructure our includes.Peter Jones
2021-03-09Add get_variable_size()/set_variable()del_variable() wrappers.Peter Jones
2021-02-16Make the variable name and pointer const in all of our efi vars functionsPeter Jones
2021-02-16SPDX: Clarify the attribution for James's lib/ codePeter Jones
2021-02-13get_variable: always allocate a NUL character at the end.Peter Jones
2020-07-23Add support for vendor_db built-in shim authorized list.Peter Jones
2018-03-12console: Add console_print and console_print_at helpersHans de Goede
2018-03-12Don't use uefi_call_wrapper(), ever.Peter Jones
2018-03-12lib: Use EFI_ERROR() instead of comparing to EFI_SUCCESS everywhere.Peter Jones
2018-03-12lib: find_in_variable_esl(): Fix a tiny nitpick clang-analyze has.Peter Jones
2018-03-12Use gcc's offsetof() instead of hacking out our own.Peter Jones
2018-03-12Don't have tons of local guid definitions for no reason at all.Peter Jones
2018-03-12lib/variables.c: reformat CreateTimeBasedPayload()Peter Jones
2018-03-12Move includes around to clean the source tree up a bit.Peter Jones
2014-06-25Make sure we default to assuming we're locked down.Peter Jones
2014-06-25Check the secure variables with the lib functionsGary Ching-Pang Lin
2013-11-21Error check the right thing in get_variable_attr() when allocating.Peter Jones
2013-09-26Merge variable retrieving functionsGary Ching-Pang Lin
2013-09-26Port MokManager to Linux Foundation loader UI codeMatthew Garrett