I installed Windows Kits and Debugging tools. Also I have ACPI.sys driver installed on my computer. I start WinDGB.exe, open executable file and type in windbg.exe command
!amli help
windbg.exe says that
No export amli found
Question: how to debug AML code? What should I do to make it work? May be some files are not installed? Or some preferences not done? Or AML debugs not with using windbg?