mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-03-18 18:15:20 +00:00
spdm processing
This commit is contained in:
parent
64e74258da
commit
8b5e82cec1
@ -217,7 +217,7 @@ public abstract class DeviceSecurityEventDataHeaderBase {
|
||||
String dsedHeaderInfo = "";
|
||||
|
||||
dsedHeaderInfo += "\n SPDM Device";
|
||||
dsedHeaderInfo += "\n Device Type: " + deviceType;
|
||||
dsedHeaderInfo += "\n Device Type: " + deviceTypeToString(deviceTypeId);
|
||||
dsedHeaderInfo += "\n Device Path: " + devicePath;
|
||||
|
||||
// if (version.equals("0100")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user