ladybird/Kernel/PCI
Liav A c2ef7f740b Kernel: Move DMI decoder initialization method to init_stage2
Also, PCI Initializer dismiss() now deletes the object correctly, and
the PCI initialization process no longer use the DMI decoder to
determine if PCI is supported.
grub configuration files include an entry to boot the OS without
ACPI support.
2020-01-14 15:38:58 +01:00
..
Access.cpp Kernel: Remove problematic memory mapping methods 2020-01-14 15:38:58 +01:00
Access.h Kernel: Remove problematic memory mapping methods 2020-01-14 15:38:58 +01:00
Definitions.h Kernel: Remove problematic memory mapping methods 2020-01-14 15:38:58 +01:00
Initializer.cpp Kernel: Move DMI decoder initialization method to init_stage2 2020-01-14 15:38:58 +01:00
Initializer.h Kernel: Move DMI decoder initialization method to init_stage2 2020-01-14 15:38:58 +01:00
IOAccess.cpp Kernel: Create support for PCI ECAM 2020-01-02 00:50:09 +01:00
IOAccess.h Kernel: Create support for PCI ECAM 2020-01-02 00:50:09 +01:00
MMIOAccess.cpp Kernel: Fixing PCI MMIO access mechanism 2020-01-02 21:45:04 +01:00
MMIOAccess.h Kernel: Fixing PCI MMIO access mechanism 2020-01-02 21:45:04 +01:00