ACPI ASL compiler option Limited.
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.