I'm printing out the eventlog JSON and noticing the following:
{
"rtmr": {
"index": 3,
"bank": "SHA384"
},
"rtmr_events": [
{
"type_id": "0x6",
"type_name": "EV_EVENT_TAG",
"measurement": "cd8de72012411c79023c3de95b04a995b185d34678ac53832d3e8b623520b8444c572116006e641c0d55556c63214f40"
}
]
}
For the verifier to distinguish between different tagged events, the JSON log should include the "tagged event ID" and preferably the event description too.
The above entry is for the kernel commandline measured by the efistub: ID: 0x8F3B22ED and description LOADED_IMAGE::LoadOptions
I'm printing out the eventlog JSON and noticing the following:
For the verifier to distinguish between different tagged events, the JSON log should include the "tagged event ID" and preferably the event description too.
The above entry is for the kernel commandline measured by the efistub: ID:
0x8F3B22EDand descriptionLOADED_IMAGE::LoadOptions