VirtualBox

Changeset 72303 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
May 23, 2018 3:35:45 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122752
Message:

Devices/Makefile.kmk: Make it work with recent iasl versions, the generated headers have include guards based on the filename now but iasl doesn't convert dashes in the filename to underscores breaking the build. They also generate the identifier for the array containing the tables based on filename instead of the using the standard AmlCode we expect (missing file)

File:
1 edited

Legend:

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

    r69500 r72303  
    4343/* Statically compiled AML */
    4444# include <vboxaml.hex>
    45 # include <vboxssdt-standard.hex>
    46 # include <vboxssdt-cpuhotplug.hex>
     45# include <vboxssdt_standard.hex>
     46# include <vboxssdt_cpuhotplug.hex>
    4747#endif
    4848
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