xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/NMI.interface.yaml (revision a1347418307d31a94bd21f22897aa508df938dcf)
1description: >
2    It is a non-maskable interrupt or signal for triggering dumps from the host
3    operating system when host is unresponsive or hung.
4
5methods:
6    - name: NMI
7      description: >
8          Generic method to initiate non maskable interrupt on all host
9          processors.
10      errors:
11          - xyz.openbmc_project.Common.Error.InternalFailure
12