Intel® System Debugger User Guide

ID 648476
Date 06/13/2024
Confidential
Document Table of Contents

!amli dns

Displays the ACPI namespace for a particular object, the namespace tree subordinate to that object, or the entire namespace tree. This command is especially useful in determining what a particular namespace object is – whether it is a method, a fieldunit, a device, or another type of object.

!amli dns [/s] [<Name> | <Address>]
  • /s flag is set to recursively display the entire namespace subtree under the specified object.

  • Name parameter specifies the namespace path.

  • Address specifies the address of the namespace node.

If neither Name nor Address is specified, the entire ACPI namespace tree is displayed recursively (regardless of the /s flag state).

See also:

https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/-amli-dns