Home
last modified time | relevance | path

Searched defs:bootstd_priv (Results 1 – 1 of 1) sorted by relevance

/include/
A Dbootstd.h45 struct bootstd_priv { struct
46 const char **prefixes;
47 const char **bootdev_order;
48 const char **env_order;
49 struct udevice *cur_bootdev;
50 struct bootflow *cur_bootflow;
51 struct alist bootflows;
52 int bootmeth_count;
54 struct udevice *vbe_bootmeth;
55 ofnode theme;
[all …]

Completed in 4 milliseconds