Searched refs:bootdev_root (Results 1 – 1 of 1) sorted by relevance
29 static struct efi_file_handle *bootdev_root; variable693 &bootdev_root)); in find_boot_device()733 ret = EFI_CALL((*bootdev_root->open)(bootdev_root, &dirh, in efi_capsule_scan_dir()827 ret = EFI_CALL((*bootdev_root->open)(bootdev_root, &dirh, in efi_capsule_read_file()893 ret = EFI_CALL((*bootdev_root->open)(bootdev_root, &dirh, in efi_capsule_delete_file()915 EFI_CALL((*bootdev_root->close)(bootdev_root)); in efi_capsule_scan_done()916 bootdev_root = NULL; in efi_capsule_scan_done()
Completed in 5 milliseconds