Commit Graph

461 Commits

Author SHA1 Message Date
iadgovuser58
341b8b4779 updating Device Path output 2024-07-11 17:26:43 -04:00
iadgovuser58
e414605733 fixed check of class code list 2024-07-09 13:54:41 -04:00
iadgovuser58
6b1731df08 implementing NvIndexInstance and supporting code 2024-07-08 18:24:03 -04:00
iadgovuser58
9d837f9b4d updated comments for DeviceSecurityEvent files, started processing of new data structure 2024-07-08 14:46:59 -04:00
iadgovuser58
2b198816b6 fixes/minor changes 2024-07-08 10:16:32 -04:00
iadgovuser58
d2032973b5 working on class code 2024-07-05 13:11:25 -04:00
iadgovuser58
de4f6214fb working to get class code 2024-07-03 14:26:00 -04:00
iadgovuser58
22e33acb36 cleaning up comments 2024-07-01 13:05:26 -04:00
iadgovuser58
137c801b3a added pciids translations to SPDM Device Context file 2024-07-01 13:00:18 -04:00
iadgovuser58
2b7b19a5f9 moved the 4 vendor/device translate functions to the utils pciids 2024-07-01 12:54:05 -04:00
iadgovuser58
31715b5ac4 add pciids to utils and update classes that use it 2024-07-01 12:34:22 -04:00
iadgovuser58
e9c0c8c3a1 update pciids to acapciids throughout code 2024-07-01 12:14:39 -04:00
iadgovuser58
271dd815c1 comment change 2024-06-28 18:01:09 -04:00
iadgovuser58
c4158f6885 Merge branch 'main' into v3_issue_793-spdm 2024-06-28 17:43:50 -04:00
iadgovuser58
9996fef67b catching exceptions 2024-06-28 17:42:38 -04:00
D2B8CA1B27286366A8607B6858C0565962613D18D0546480078B520CD7AD705A
aae34f3605
Merge pull request #792 from nsacyber/v3_issue_784-spdm
Add SPDM Events Part 2
2024-06-28 16:21:56 -04:00
iadgovuser58
b60bf003f2 fix spotbug issues 2024-06-28 15:52:13 -04:00
iadgovuser58
70e2870373 spdm processing 2024-06-28 15:02:35 -04:00
iadgovuser26
ba21b2e114
Merge pull request #786 from nsacyber/v3_issue-783
Changed DB lookup of RIM EL objects, added null checks to Device.toString
2024-06-28 14:55:30 -04:00
iadgovuser58
ddfd0c6017 spdm processing 2024-06-27 18:11:01 -04:00
iadgovuser58
b7063ea743 update comments 2024-06-24 15:28:20 -04:00
iadgovuser58
e65f11e6d5 consolidate case statement 2024-06-24 15:20:52 -04:00
iadgovuser58
b6ec99c373 spdm processing 2024-06-24 15:08:23 -04:00
iadgovuser58
438fc371ce working spdm 2024-06-21 18:32:24 -04:00
iadgovuser58
d9a58dd766 clean up commented out sections 2024-06-21 07:52:22 -04:00
iadgovuser58
0ffcd09cea updated toString 2024-06-20 17:34:06 -04:00
iadgovuser58
b80f0cf743 combined SPDM_FIRMWARE_BLOB and SPDM_FIRMWARE_CONFIG as they have the same internal data structure 2024-06-20 17:28:30 -04:00
iadgovuser58
6c6892b36b updated TpmPcrEvent and EvConstants for the next 2 SPDM events 2024-06-20 15:35:59 -04:00
iadgovuser29
7b465ed9ee Trying something for SKI 2024-06-18 16:31:55 -04:00
iadgovuser58
9ec4758df4 minor change 2024-06-05 12:57:05 -04:00
iadgovuser58
ece30d420c did final move of the vendor-table.json file after testing; fixed json-accepted quotes in spdm file 2024-06-05 12:30:01 -04:00
iadgovuser58
ad42776179 minor change 2024-06-04 16:39:00 -04:00
iadgovuser58
5fec15135e cleaning up comments 2024-06-04 08:41:52 -04:00
iadgovuser58
f995f0fc1c merging any updates in main into this branc
gerge branch 'main' into v3_issue_768_Part2-eventProcessing
2024-06-04 08:31:02 -04:00
iadgovuser58
61044ba3c9 cleaning up comments 2024-06-03 18:19:57 -04:00
iadgovuser58
6c44868ba5 cleaning up comments 2024-06-03 18:07:04 -04:00
iadgovuser58
c7e9e98776 fixed file not found try/catch 2024-06-03 17:37:18 -04:00
iadgovuser58
2423b157bb propogating error dealing with file access through the sequence of code 2024-06-03 15:42:44 -04:00
iadgovuser58
56db55cf25 accessing vendor-table.json from code 2024-05-31 14:57:35 -04:00
iadgovuser58
a03c18d88e accessing vendor-table.json from code 2024-05-31 14:47:52 -04:00
iadgovuser58
c31d50d52d testing stuff 2024-05-30 13:46:41 -04:00
chubtub
fccebb5c9d Add BC validator for validation. Clean up log messages. 2024-05-16 15:00:50 -04:00
chubtub
77de04b45f
Merge pull request #751 from nsacyber/v3_issue-737
[#737] Resolve RIM upload parse error
2024-05-15 23:07:51 -04:00
iadgovuser58
1644777f42 testing ways to access file 2024-05-15 08:52:11 -04:00
iadgovuser58
e36f792f74 trying to get code file to open 2024-05-14 18:08:47 -04:00
iadgovuser58
89369aaa27 added variable to track file status through the object calls, specifically vendor-table.json file 2024-05-14 15:06:20 -04:00
iadgovuser58
93c3109b29 propogated the error where vendor-table is not accessible through the classes, so that it can be printed out at the beginning of the list of event printouts 2024-05-14 13:22:03 -04:00
chubtub
f439652d0d Modified RIM details page controller to pass truststore certs to the RIM validator class. Modified the RIM validator class to log details when signature validation fails. 2024-05-14 00:37:19 -04:00
iadgovuser58
667b9c0392 added function to check emptiness of file handle 2024-05-10 20:40:40 -04:00
iadgovuser58
97ef839383 temp code to find out how to tell if json reference to vendor-table.json object is empty 2024-05-10 20:26:58 -04:00