Searched refs:efivarfs (Results 1 – 21 of 21) sorted by relevance
/openbmc/linux/Documentation/filesystems/ |
H A D | efivarfs.rst | 4 efivarfs - a (U)EFI variable filesystem 7 The efivarfs filesystem was created to address the shortcomings of 14 Variables can be created, deleted and modified with the efivarfs 17 efivarfs is typically mounted like this:: 19 mount -t efivarfs none /sys/firmware/efi/efivars 22 UEFI variables causes the system firmware to fail to POST, efivarfs
|
H A D | index.rst | 83 efivarfs
|
/openbmc/linux/tools/testing/selftests/kexec/ |
H A D | kexec_common_lib.sh | 41 local efivarfs="/sys/firmware/efi/efivars" 48 if ! grep -q "^\S\+ $efivarfs efivarfs" /proc/mounts; then 49 log_info "efivars is not mounted on $efivarfs" 52 secure_boot_file=$(find "$efivarfs" -name SecureBoot-* 2>/dev/null) 53 setup_mode_file=$(find "$efivarfs" -name SetupMode-* 2>/dev/null)
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
H A D | sysfs.sh | 33 if [ -e /sys/firmware/efi/efivars ] && grep -q efivarfs /proc/filesystems; then 34 mount -t efivarfs efivarfs /sys/firmware/efi/efivars
|
/openbmc/linux/fs/efivarfs/ |
H A D | Makefile | 6 obj-$(CONFIG_EFIVAR_FS) += efivarfs.o 8 efivarfs-objs := inode.o file.o super.o vars.o
|
H A D | Kconfig | 7 efivarfs is a replacement filesystem for the old EFI 12 here. The module will be called efivarfs.
|
/openbmc/linux/tools/testing/selftests/efivarfs/ |
H A D | Makefile | 5 TEST_PROGS := efivarfs.sh
|
H A D | efivarfs.sh | 26 echo $msg efivarfs is not mounted on $efivarfs_mount >&2
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/linux/ |
H A D | linux-yocto-uefi-secureboot.inc | 3 RRECOMMENDS:${PN} += "kernel-module-efivarfs"
|
/openbmc/openbmc/poky/meta/recipes-bsp/efivar/ |
H A D | efivar_39.bb | 31 RRECOMMENDS:${PN}:class-target = "kernel-module-efivarfs"
|
/openbmc/linux/Documentation/admin-guide/acpi/ |
H A D | ssdt-overlays.rst | 114 In order to store the AML code in an EFI variable the efivarfs filesystem can be 153 mount -t efivarfs none $EFIVARFS 162 # efivarfs expects all of the data in one write
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/ |
H A D | init | 89 mount -t efivarfs none /sys/firmware/efi/efivars
|
/openbmc/linux/fs/ |
H A D | Makefile | 128 obj-$(CONFIG_EFIVAR_FS) += efivarfs/
|
H A D | Kconfig | 295 source "fs/efivarfs/Kconfig"
|
/openbmc/linux/tools/testing/selftests/ |
H A D | Makefile | 21 TARGETS += efivarfs
|
/openbmc/linux/ |
H A D | MAINTAINERS | 7648 F: fs/efivarfs/
|
H A D | opengrok0.0.log | 3318 2024-12-28 20:09:06.553-0600 FINEST t1150 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/fs/efivarfs/Makefile.gz' [all...] |
H A D | opengrok1.0.log | 944 2024-12-28 20:07:12.260-0600 FINEST t587 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/tools/testing/selftests/efivarfs/open-unlink.c': chosen by suffix: CAnalyzerFactory 945 2024-12-28 20:07:12.260-0600 FINE t587 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/tools/testing/selftests/efivarfs/open-unlink.c' (CAnalyzer) 953 2024-12-28 20:07:12.261-0600 FINER t587 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/tools/testing/selftests/efivarfs/open-unlink.c' 987 2024-12-28 20:07:12.271-0600 FINER t587 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/efivarfs/open-unlink.c' 988 2024-12-28 20:07:12.271-0600 FINEST t587 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/efivarfs/open-unlink.c' (CAnalyzer) (took 10 ms) [all...] |
H A D | opengrok2.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |