mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-04 08:04:23 +00:00
Enable nfit modules in uki paths
Signed-off-by: Itxaka <itxaka@kairos.io>
This commit is contained in:
@@ -70,6 +70,10 @@ func GenericKernelDrivers() []string {
|
||||
"virtio_scsi",
|
||||
"xhci_hcd",
|
||||
"xhci_pci",
|
||||
"nfit", // For http boot NFIT memory mapping
|
||||
"libnvdimm", // For http boot NFIT memory mapping
|
||||
"nd_pmem", // For http boot NFIT memory mapping
|
||||
"dax_pmem", // For http boot NFIT memory mapping
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user