efihttp_fs_open
static int efihttp_fs_open(const char *path, struct open_file *f);
err = efihttp_fs_open(path, f);
.fo_open = efihttp_fs_open,