commit | 683e055061ceb7c880f7714febfa98219f504049 | [log] [tgz] |
---|---|---|
author | Karthik Rajagopalan <krajagopalan@nvidia.com> | Thu Mar 07 12:30:43 2024 -0800 |
committer | Ed Tanous <ed@tanous.net> | Tue Jul 16 21:01:28 2024 +0000 |
tree | cecc9ae2c03f3741e3e5c6ef782be2ede4c550a4 | |
parent | 4482c48b6e2ccf85f03f680a59e0d4ad0ab4e3c5 [diff] [blame] |
Add support for NVIDIA CPERs Support Nvidia CPER entries. Change-Id: Iea9bde181ead55ad99cdb2a341501bf48e1d82a8 Signed-off-by: Ed Tanous <etanous@nvidia.com>
diff --git a/specification/json/cper-json-full-log.json b/specification/json/cper-json-full-log.json index bb7b83e..029ce2f 100644 --- a/specification/json/cper-json-full-log.json +++ b/specification/json/cper-json-full-log.json
@@ -33,6 +33,7 @@ { "$ref": "./sections/cper-ccix-per.json" }, { "$ref": "./sections/cper-cxl-protocol.json" }, { "$ref": "./sections/cper-cxl-component.json" }, + { "$ref": "./sections/cper-nvidia.json" }, { "$ref": "./sections/cper-unknown.json" } ] }