Boot from efifs first.
This commit is contained in:
parent
337520ffc2
commit
497bf7e888
@ -53,8 +53,8 @@ static const char rcsid[] =
|
||||
|
||||
/* Exported for libstand */
|
||||
struct devsw *devsw[] = {
|
||||
&netdev,
|
||||
&efifs_dev,
|
||||
&netdev,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
@ -53,8 +53,8 @@ static const char rcsid[] =
|
||||
|
||||
/* Exported for libstand */
|
||||
struct devsw *devsw[] = {
|
||||
&netdev,
|
||||
&efifs_dev,
|
||||
&netdev,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user