Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c4bf2f37 authored by Len Brown's avatar Len Brown
Browse files

ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file



Move
arch/x86/kernel/acpi/boot.c: acpi_parse_mcfg()
to
arch/x86/pci/mmconfig-shared.c: pci_parse_mcfg()
where it is used, and make it static.

Move associated globals and helper routine with it.

No functional change.

This code move is in preparation for SFI support,
which will allow the PCI code to find the MCFG table
on systems which do not support ACPI.

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
Acked-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent 24c5c4c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment