Home
last modified time | relevance | path

Searched refs:efi (Results 1 – 25 of 33) sorted by relevance

12

/systemd-251/src/boot/efi/
Dmeson.build3 conf.set10('ENABLE_EFI', get_option('efi'))
8 if not get_option('efi') or get_option('gnu-efi') == 'false'
9 if get_option('gnu-efi') == 'true'
10 error('gnu-efi support requested, but general efi support is disabled')
16 if efi_arch == 'x86' and '-m64' in get_option('efi-cflags')
18 elif efi_arch == 'x86_64' and '-m32' in get_option('efi-cflags')
30 efi_incdir = get_option('efi-includedir')
33 args: get_option('efi-cflags'))
39 if get_option('gnu-efi') == 'true'
40 error('gnu-efi support requested, but headers not found or efi arch is unknown')
[all …]
/systemd-251/po/
DPOTFILES.skip1 src/boot/efi/boot.c
2 src/boot/efi/secure-boot.c
3 src/boot/efi/stub.c
/systemd-251/units/
Dsystemd-boot-system-token.service23 ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f
26 ConditionPathExists=|!/sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8…
29 ConditionPathExists=|!/sys/firmware/efi/efivars/LoaderRandomSeed-4a67b082-0a4c-41cf-b6c7-440b29bb8c…
/systemd-251/tools/
Ddebug-sd-boot.sh33 if [[ "${1}" =~ systemd-boot([[:alnum:]]+).efi ]]; then
36 elif [[ "${1}" =~ linux([[:alnum:]]+).efi.stub ]]; then
Doss-fuzz.sh44 apt-get install -y gnu-efi zstd
/systemd-251/
Dmeson_options.txt93 option('efi', type : 'boolean', boolean
425 option('gnu-efi', type : 'combo', choices : ['auto', 'true', 'false'],
426 description : 'gnu-efi support for sd-boot')
427 option('efi-cflags', type : 'array',
431 option('efi-ld', type : 'combo', choices : ['auto', 'bfd', 'gold'],
433 option('efi-libdir', type : 'string',
435 option('efi-includedir', type : 'string', value : '/usr/include/efi',
437 option('efi-tpm-pcr-compat', type : 'boolean', value : 'false',
451 option('efi-color-normal', type : 'string', value : 'lightgray,black',
453 option('efi-color-entry', type : 'string', value : 'lightgray,black',
[all …]
/systemd-251/mkosi.default.d/fedora/
D10-mkosi.fedora19 gnu-efi
20 gnu-efi-devel
/systemd-251/test/
Dmkosi.default.networkd-test36 gnu-efi
37 gnu-efi-devel
/systemd-251/mkosi.default.d/centos_epel/
D10-mkosi.centos_epel22 gnu-efi
23 gnu-efi-devel
/systemd-251/.github/workflows/
Dbuild_test.sh151 for loader in build/src/boot/efi/*.efi; do
/systemd-251/shell-completion/bash/
Dbootctl62 # systemd-efi-options takes an argument, but it is free-form, so we cannot complete it
63 …[STANDALONE]='help status install update remove is-installed random-seed systemd-efi-options list …
/systemd-251/docs/
DHACKING.md341 (gdb) file build/src/boot/efi/systemd-bootx64.efi
342 (gdb) add-symbol-file build/src/boot/efi/systemd_boot.so 0x0A -s .data 0x0B
361 "program": "${workspaceFolder}/build/src/boot/efi/systemd-bootx64.efi",
368 …Folder}/tools/debug-sd-boot.sh ${workspaceFolder}/build/src/boot/efi/systemd-bootx64.efi /tmp/sdbo…
DBOOT_LOADER_INTERFACE.md121 with the `.conf` (or `.efi` in case of Type #2 entries) suffix removed.
140 identifier `efi-shell` (or when automatically discovered: `auto-efi-shell`,
DBOOT_LOADER_SPECIFICATION.md127 `/efi/`. Additional locations like `/boot/efi/` (with `/boot/` being a separate
152 entries that use the `efi` key and all Type #2 entries only apply to EFI
255 * `efi` refers to an arbitrary EFI program. This also takes a path relative to
277 Each configuration drop-in snippet must include at least a `linux` or an `efi`
331 extension `.efi`. Support for images of this type is of course specific to
336 Type #1 described above (but use a different file name suffix of `.efi` instead
382 found in `$BOOT/EFI/Linux/*.efi`. It may also add additional entries, for
/systemd-251/src/shared/
Dmeson.build108 'efi-api.c',
109 'efi-api.h',
110 'efi-loader.c',
111 'efi-loader.h',
Dbootspec.h38 char *efi; member
Dbootspec.c50 free(entry->efi); in boot_entry_free()
152 r = free_and_strdup(&tmp.efi, p); in boot_entry_load_type1()
1207 … JSON_BUILD_PAIR_CONDITION(e->efi, "efi", JSON_BUILD_STRING(e->efi)), in show_boot_entries()
/systemd-251/src/core/
Dmeson.build66 efi-random.c
67 efi-random.h
/systemd-251/mkosi.default.d/arch/
D10-mkosi.arch24 gnu-efi-libs
/systemd-251/mkosi.default.d/opensuse/
D10-mkosi.opensuse15 gnu-efi
/systemd-251/mkosi.default.d/debian/
D10-mkosi.debian20 gnu-efi
/systemd-251/mkosi.default.d/ubuntu/
D10-mkosi.ubuntu19 gnu-efi
/systemd-251/test/fuzz/fuzz-bootspec/
Dcrash-autoentry14 …9.x86_64/initrd\nefi /6a9857a393724b7a981ebb5b8495b9ea/3.8.0-2.fc19.x86_64/efi\noptions one two th…
Dsample114 …9.x86_64/initrd\nefi /6a9857a393724b7a981ebb5b8495b9ea/3.8.0-2.fc19.x86_64/efi\noptions one two th…
/systemd-251/shell-completion/zsh/
D_bootctl44 "systemd-efi-options:Query or set system options string in EFI variable"

12