Home
last modified time | relevance | path

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

/u-boot/include/
A Dbootstd.h39 struct bootstd_priv { struct
40 const char **prefixes;
41 const char **bootdev_order;
42 const char **env_order;
43 struct udevice *cur_bootdev;
44 struct bootflow *cur_bootflow;
45 struct list_head glob_head;
46 int bootmeth_count;
48 struct udevice *vbe_bootmeth;
49 ofnode theme;
[all …]

Completed in 6 milliseconds