Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
efi_loader: remove non vital devices first
DM_FLAG_VITAL marks devices which are essential for the operation of other devices. This can be used to order device removal and remove for example the PCI xhci device before its iommu on Apple silicon systems. Signed-off-by: Janne Grunau <[email protected]>
- Loading branch information