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
Rather than using a full crate path such as
`crate::proto::device_path::hardware::BmcInterfaceType`, shorten it to just
`device_path::hardware::BmcInterfaceType`. This will make it easier to use the
same spec file for generating nodes in uefi-raw.
0 commit comments