blob: 8b9c17ad192672334202dab71674dcab86e361fe [file] [log] [blame]
Lakshminarayana R. Kammathddc9e9f2019-05-21 01:48:08 -05001description: >
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: >
Patrick Williams8da396c2022-03-14 14:21:02 -05008 Generic method to initiate non maskable interrupt on all
9 host processors.
Lakshminarayana R. Kammathddc9e9f2019-05-21 01:48:08 -050010 errors:
Patrick Williams8da396c2022-03-14 14:21:02 -050011 - xyz.openbmc_project.Common.Error.InternalFailure