commit | 04f577167628af6d77846bc00fd2f9538689a962 | [log] [tgz] |
---|---|---|
author | Dung Cao <dung@os.amperecomputing.com> | Thu Aug 29 08:03:59 2024 +0000 |
committer | Ed Tanous <ed@tanous.net> | Wed Sep 25 21:59:38 2024 +0000 |
tree | 1e1ec47f8ec5f47cbce5089ae4d08c960f9b6c6e | |
parent | 9c7ba1d2c3c68c879563dc3a5b7aa55b5036c394 [diff] [blame] |
Add support for AMPERE CPERs Support Ampere CPER entries Change-Id: I607a89209138fa53914c55c07aba8b7d6f382e5e Signed-off-by: Dung Cao <dung@os.amperecomputing.com>
diff --git a/specification/json/cper-json-full-log.json b/specification/json/cper-json-full-log.json index 029ce2f..b4dd875 100644 --- a/specification/json/cper-json-full-log.json +++ b/specification/json/cper-json-full-log.json
@@ -34,6 +34,7 @@ { "$ref": "./sections/cper-cxl-protocol.json" }, { "$ref": "./sections/cper-cxl-component.json" }, { "$ref": "./sections/cper-nvidia.json" }, + { "$ref": "./sections/cper-ampere.json" }, { "$ref": "./sections/cper-unknown.json" } ] }