commit | 4237584e2b4887369441d096621b26f7a8679907 | [log] [tgz] |
---|---|---|
author | Lawrence Tang <lawrence.tang@arm.com> | Tue Jul 19 16:25:47 2022 +0100 |
committer | Lawrence Tang <lawrence.tang@arm.com> | Tue Jul 19 16:25:47 2022 +0100 |
tree | 05f3b0587b35f5fe194d019f02b8d8ba8c6f103d | |
parent | d34f2b11bab8ee8275540075201c277e9bde06b9 [diff] [blame] |
Fix various errata found from testing.
diff --git a/specification/json/sections/cper-pci-bus.json b/specification/json/sections/cper-pci-bus.json index 0e9c121..a2bc18e 100644 --- a/specification/json/sections/cper-pci-bus.json +++ b/specification/json/sections/cper-pci-bus.json
@@ -61,6 +61,9 @@ "busAddress": { "type": "integer" }, + "busData": { + "type": "integer" + }, "busCommandType": { "type": "string" },