ACPI overlaying in Windows ARM

Prasad Munirathnam 0 Reputation points
2024-11-08T19:01:53.15+00:00

Hi,

I'm Trying to modify ACPI table DSDT file in the Windows 11 Arm System. I'm using iasl tool from ACPICA and able to dump and extract the ASPI DSDT.dsl files. Modified the .dsl file and generated a .aml file which I renamed to acpitabl.dat file and copied to the C:\Windows\System32 directory, Enabled the test signing using "bcdedit /set testsigning ON".

Defined a new i2c device in the .dsl file

Device (VI2C)

{

}

After Restarting I'm not seeing any unknown device in the device manager.

Using the MSFT ASL i cannot compile the dsdt.dsl file it can only compile .asl file.

I'm looking for help and support for overloading the acpi table on windows ARM platform something similar to x86 platform.

Please suggest and point to the technical support team at MSFT for the ACPI loading.

system details

User's image

Thanks,

Prasad

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,630 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,028 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
126 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.