Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-17 | Move is_removable_media_path() to a shared location. | Peter Jones | |
We need to use is_removable_media_path(), and potentially other helpers, from Mok as well as shim. This moves it to a file just for Device Path utility functions to make that simpler. Signed-off-by: Peter Jones <pjones@redhat.com> |