blob: 133cd2c175b0bb0894e232aae3e96cce377d4894 [file] [log] [blame]
Dhruvaraj Subhashchandran6f8ebc52020-11-23 21:55:44 -06001description: >
2 Implement this to add Hostboot dump management.
3
Patrick Williamsa1347412022-12-06 10:56:22 -06004 Hostboot dump collects memory and hardware states in the case of a failure
5 during hostboot booting phase.
Dhruvaraj Subhashchandrancd2d64a2024-04-26 03:23:12 -05006
7properties:
8 - name: ErrorLogId
9 type: uint32
10 description: >
11 The identifier of the log entry associated with the action which
12 triggered the dump. This is a 32-bit unsigned integer that links the
13 dump to a specific error log.