VirtualBox

Changeset 108144 in vbox


Ignore:
Timestamp:
Feb 10, 2025 2:54:04 PM (9 days ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167445
Message:

Devices/PC/DevACPI: Create the CPU hotplug variant SSDT on the fly and remove the static variant which got patched accordingly, bugref:10733 [scm]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp

    r108143 r108144  
    219219                                    RTAcpiTblIntegerAppend(hAcpiTbl, 4);
    220220                                    RTAcpiTblNullNameAppend(hAcpiTbl);
    221  
     221
    222222                        RTAcpiTblIfFinalize(hAcpiTbl);
    223223                        RTAcpiTblElseStart(hAcpiTbl);
     
    503503}
    504504#endif
    505 
Note: See TracChangeset for help on using the changeset viewer.

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