VirtualBox

Changeset 106356 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Oct 16, 2024 11:44:53 AM (7 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165169
Message:

Main: Some early system table builder code to generate ACPI tables for a VM, bugref:10733

The system table builder is supposed to be able to generate different tables, for now only ACPI
is supported by using the IPRT ACPI API. However the FDT code should be moved here as well soon.

Location:
trunk/src/VBox/Main
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r106065 r106356  
    11841184        $(if $(VBOX_WITH_VIRT_ARMV8),src-client/ResourceStoreImpl.cpp,) \
    11851185        src-client/SessionImpl.cpp \
     1186        $(if $(VBOX_WITH_VIRT_ARMV8),src-client/SystemTableBuilder.cpp,) \
    11861187        src-client/USBDeviceImpl.cpp \
    11871188        src-client/VBoxDriversRegister.cpp \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette