You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Beware that modules with identical names are permitted, as long as they are not in the same configuration file.
18
+
19
+
`firmware-action` processes the files in order in which they were supplied and in case of name-collision, the configuration in last file takes precedence.
20
+
```
21
+
22
+
The configuration is split by type (`coreboot`, `linux`, `edk2`, ...).
0 commit comments