mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
grub/xhci: rename to grub/xhci_nvme
we have the "default" tree, then the "nvme" tree which adds nvme support. the "xhci" tree adds xhci patches, *and* nvme patches. riku suggested that i rename it accordingly, and his advice was quite correct, indeed wise. this will reduce confusion for contributors, including *myself*. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -6,8 +6,8 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="3050micro"
|
||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
|
||||
IFD_platform="sklkbl"
|
||||
payload_uboot="amd64"
|
||||
|
||||
@@ -6,7 +6,7 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="haswell"
|
||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
|
||||
payload_uboot="amd64"
|
||||
|
||||
@@ -6,7 +6,7 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="haswell"
|
||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
|
||||
payload_uboot="amd64"
|
||||
|
||||
@@ -6,7 +6,7 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="hp820g2"
|
||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
|
||||
payload_uboot="amd64"
|
||||
|
||||
@@ -6,7 +6,7 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="t1700"
|
||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
|
||||
payload_uboot="amd64"
|
||||
|
||||
@@ -6,7 +6,7 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="t1700"
|
||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
|
||||
payload_uboot="amd64"
|
||||
|
||||
@@ -6,7 +6,7 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="haswell"
|
||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
|
||||
payload_uboot="amd64"
|
||||
|
||||
@@ -6,7 +6,7 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="haswell"
|
||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
|
||||
payload_uboot="amd64"
|
||||
|
||||
@@ -6,7 +6,7 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="t480"
|
||||
build_depend="seabios/default grub/xhci memtest86plus"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus"
|
||||
IFD_platform="sklkbl"
|
||||
|
||||
@@ -6,7 +6,7 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="t480s"
|
||||
build_depend="seabios/default grub/xhci memtest86plus"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus"
|
||||
IFD_platform="sklkbl"
|
||||
|
||||
@@ -6,7 +6,7 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="haswell"
|
||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
|
||||
payload_uboot="amd64"
|
||||
|
||||
@@ -6,8 +6,8 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="xhci"
|
||||
grubtree="xhci_nvme"
|
||||
vcfg="x2e_n150"
|
||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
||||
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
|
||||
IFD_platform="adl"
|
||||
payload_uboot="amd64"
|
||||
|
||||
Reference in New Issue
Block a user