ACPI ASL compiler option Limited.

Prasad Munirathnam 0 Reputation points
2024-10-16T23:41:04.69+00:00

The ASL ACPI compiler tool in Windows DDK AcpiVerify is having limited feature.

asl /?

asl [/nologo] /d <BinFile>

asl [/nologo] /u [/Fa=<ASMFile>] [/Fl=<LSTFile>] [/Fn=<NSDFile>] <AMLFile>

asl [/nologo] /tab=<TabSig> [/c] [/Fa=<ASMfile>] [/Fl=<LSTFile>] [/Fn=<NSDFile>]

asl [/nologo] [/Fo=<AMLFile>] [/Fa=<ASMFile>] [/Fl=<LSTFile>] [/Fn=<NSDFile>] <ASLFile>

I'm looking for option copile .dsl file and generate a .AML file to override ACPI table in the Windows on ARM environment. Can someone at Microsoft ARM Development provide this information.

I'm not seeing any update or information at Microsoft Build 2024.

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
121 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.