]> git.ipfire.org Git - thirdparty/grub.git/commit
templates: Start pci-arbiter before acpi on Hurd
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 1 Jul 2023 12:55:48 +0000 (14:55 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 3 Jul 2023 12:24:09 +0000 (14:24 +0200)
commitd6aac785c0bca4ea949420e8691626c15af06226
treea5e1be32a75441339efdd70c71e09f4642bd231a
parentb9b9705fbd0ab060a80a7f34ca986199cdecc7e9
templates: Start pci-arbiter before acpi on Hurd

acpi actually needs to access PCI, while pci-arbiter will not be making
use of ACPI, so we need to start acpi first.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
util/grub.d/10_hurd.in