Microsoft-Windows-Kernel-Boot › Event 208

Event ID 208 — Measured Boot library encountered a failure and entered insecure state.

Provider
Microsoft-Windows-Kernel-Boot
Channel
Operational
Level
Error
Task
BootSI
Opcode
EnterInsecureState

Description

Measured Boot library encountered a failure and entered insecure state. InitState: InitState, StatusCode: StatusCode, Failure Address: FailureAddress, Reference Address: ReferenceAddress, Reason: ReasonCode.

Message #

Measured Boot library encountered a failure and entered insecure state. InitState: %1, StatusCode: %2, Failure Address: %3, Reference Address: %4, Reason: %5.

Fields #

NameDescription
InitState UInt32Measured Boot library encountered a failure and entered insecure state. InitState.
StatusCode UInt32
FailureAddress UInt64
ReferenceAddress UInt64
ReasonCode UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-Boot",
    "guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
    "event_source_name": "",
    "event_id": 208,
    "version": 0,
    "level": 2,
    "task": 78,
    "opcode": 12,
    "keywords": 2305851805306716160,
    "time_created": "2023-11-06T06:24:56.268671+00:00",
    "event_record_id": 51,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 8
    },
    "channel": "Microsoft-Windows-Kernel-Boot/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "InitState": 1,
    "StatusCode": 3221225473,
    "FailureAddress": 269088818,
    "ReferenceAddress": 270250432,
    "ReasonCode": 1
  },
  "message": ""
}

References #