summaryrefslogtreecommitdiff
path: root/src/boot/efi/util.h
Commit message (Expand)AuthorAgeFilesLines
* efi: introduce UINT32_MAX and UINT64_MAXYu Watanabe2021-03-051-0/+6
* fundamental: move several macros and functions into src/fundamental/Yu Watanabe2021-02-091-19/+2
* boot: Replace efivar_set() persistent argument with flags argumentDaan De Meyer2021-02-041-5/+5
* boot: Add startswith() and endswith() functions with no_case variantsDaan De Meyer2021-02-021-0/+6
* boot: Add efivar_get/set_uint64_le() functionsDaan De Meyer2021-02-021-0/+4
* boot: Rename efivar_get/set_int() to efivar_get/set_uint_string()Daan De Meyer2021-02-021-2/+2
* boot: Add efivar_get_boolean_u8()Daan De Meyer2021-02-021-0/+1
* boot: Make all efivar util functions take the guid as an argumentDaan De Meyer2021-01-311-5/+5
* boot: Turn all guid constants into C99 compound initializersDaan De Meyer2021-01-311-1/+8
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* efi: fix build.Susant Sahani2020-01-271-1/+1
* efi: add log_oom() helperLennart Poettering2019-07-251-0/+2
* boot: avoid 32-bit calculation for a 64-bit lvalueZbigniew Jędrzejewski-Szmek2019-03-121-0/+4
* efi: beef up efivar_get_xyz() to accept NULL return valuesLennart Poettering2019-03-011-0/+7
* tree-wide: use __ prefixed gcc attributes (#10843)Lennart Poettering2018-11-201-1/+1
* efi: add 'const' to various util.h API parametersLennart Poettering2018-11-161-7/+7
* efi: add simple macros for MAX values of EFI's UINTN/INTN typesLennart Poettering2018-11-161-0/+3
* efi: rework OFFSETOF() based on __builtin_offsetof()Lennart Poettering2018-10-181-1/+1
* sd-boot: write the IDs of all discovered entries to an EFI variableLennart Poettering2018-10-161-0/+2
* efi: make efivar_set_raw() buffer argument VOID*Lennart Poettering2018-10-161-1/+1
* efi: explicity check for NULL in FreePoolp()Lennart Poettering2018-10-161-1/+6
* efi: add cleanup handler for closing file descriptorsLennart Poettering2018-10-161-0/+7
* efi: add poor man's offsetof() implementationLennart Poettering2018-10-161-0/+1
* tree-wide: use '#pragma once' for header guardYu Watanabe2018-08-301-5/+1
* sd-boot: fix header guardYu Watanabe2018-08-291-1/+2
* tree-wide: drop copyright lines for more authorsZbigniew Jędrzejewski-Szmek2018-06-221-3/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-1/+0
* Drop more license boilerplateZbigniew Jędrzejewski-Szmek2018-06-141-10/+0
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-2/+2
* sd-boot: introduce _cleanup_freepool_Zbigniew Jędrzejewski-Szmek2018-03-131-0/+7
* systemd-boot: Return EFI_STATUS instead of INTN for file_read()Jan Janssen2018-01-281-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* boot: efi - add config option to disable the command line editorKay Sievers2015-03-111-0/+6
* gummiboot/sd-boot/systemd-boot: rename galoreTom Gundersen2015-02-181-0/+44