Searched refs:efi (Results 1 – 25 of 33) sorted by relevance
12
/systemd-251/src/boot/efi/ |
D | meson.build | 3 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/ |
D | POTFILES.skip | 1 src/boot/efi/boot.c 2 src/boot/efi/secure-boot.c 3 src/boot/efi/stub.c
|
/systemd-251/units/ |
D | systemd-boot-system-token.service | 23 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/ |
D | debug-sd-boot.sh | 33 if [[ "${1}" =~ systemd-boot([[:alnum:]]+).efi ]]; then 36 elif [[ "${1}" =~ linux([[:alnum:]]+).efi.stub ]]; then
|
D | oss-fuzz.sh | 44 apt-get install -y gnu-efi zstd
|
/systemd-251/ |
D | meson_options.txt | 93 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/ |
D | 10-mkosi.fedora | 19 gnu-efi 20 gnu-efi-devel
|
/systemd-251/test/ |
D | mkosi.default.networkd-test | 36 gnu-efi 37 gnu-efi-devel
|
/systemd-251/mkosi.default.d/centos_epel/ |
D | 10-mkosi.centos_epel | 22 gnu-efi 23 gnu-efi-devel
|
/systemd-251/.github/workflows/ |
D | build_test.sh | 151 for loader in build/src/boot/efi/*.efi; do
|
/systemd-251/shell-completion/bash/ |
D | bootctl | 62 # 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/ |
D | HACKING.md | 341 (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…
|
D | BOOT_LOADER_INTERFACE.md | 121 with the `.conf` (or `.efi` in case of Type #2 entries) suffix removed. 140 identifier `efi-shell` (or when automatically discovered: `auto-efi-shell`,
|
D | BOOT_LOADER_SPECIFICATION.md | 127 `/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/ |
D | meson.build | 108 'efi-api.c', 109 'efi-api.h', 110 'efi-loader.c', 111 'efi-loader.h',
|
D | bootspec.h | 38 char *efi; member
|
D | bootspec.c | 50 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/ |
D | meson.build | 66 efi-random.c 67 efi-random.h
|
/systemd-251/mkosi.default.d/arch/ |
D | 10-mkosi.arch | 24 gnu-efi-libs
|
/systemd-251/mkosi.default.d/opensuse/ |
D | 10-mkosi.opensuse | 15 gnu-efi
|
/systemd-251/mkosi.default.d/debian/ |
D | 10-mkosi.debian | 20 gnu-efi
|
/systemd-251/mkosi.default.d/ubuntu/ |
D | 10-mkosi.ubuntu | 19 gnu-efi
|
/systemd-251/test/fuzz/fuzz-bootspec/ |
D | crash-autoentry | 14 …9.x86_64/initrd\nefi /6a9857a393724b7a981ebb5b8495b9ea/3.8.0-2.fc19.x86_64/efi\noptions one two th…
|
D | sample1 | 14 …9.x86_64/initrd\nefi /6a9857a393724b7a981ebb5b8495b9ea/3.8.0-2.fc19.x86_64/efi\noptions one two th…
|
/systemd-251/shell-completion/zsh/ |
D | _bootctl | 44 "systemd-efi-options:Query or set system options string in EFI variable"
|
12