Microsoft-Windows-Kernel-Boot
261 events across 3 channels
Event ID 1 — System was booted in WidthxHeight@BitsPerPixelbpp.
Event ID 2 — BootUX screen was displayed in WidthxHeight@BitsPerPixelbpp.
Event ID 3 — Video bit transfer rate is BytesPerMs bytes per ms.
Event ID 4 — Boot library accessed file FileName on Device DeviceID.
Event ID 5 — File IO for boot application ApplicationGuid: Total Bytes Read = BytesRead, Total Bytes Written = BytesWritten.
Event ID 6 — Image ImageName failed IntegrityCheck reason is Reason.
Event ID 7 — Bootmgr duration is BootmgrTime milliseconds.
Event ID 8 — Image ImageName is not self-signed.
Event ID 9 — A device (DriveNumber) that was enumerated by the BIOS was inaccessible to the boot environment.
Event ID 10 — The system firmware has allocated a memory region previously determined to be unreliable.
Description
The system firmware has allocated a memory region previously determined to be unreliable. This has the potential to cause system instability and/or data corruption.
Message #
Fields #
| Name | Description |
|---|---|
FwStartPage UInt64 | — |
FwPageCount UInt64 | — |
FwMemoryType UInt32 | — |
FwMemoryAttributes UInt32 | — |
BlStartPage UInt64 | — |
BlPageCount UInt64 | — |
BlMemoryType UInt32 | — |
BlMemoryAttributes UInt32 | — |
Event ID 11 — The time elapsed before Bootmgr, based on the TSC, is PreBootMgrTime ms.
Event ID 12 — Variable UefiVariableName requires Size bytes and was set with status Status.
Description
Variable UefiVariableName requires Size bytes and was set with status Status.
Message #
Fields #
| Name | Description |
|---|---|
UefiVariableName UnicodeString | — |
Size UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 13 — Element Element of application ApplicationGuid was not in policy.
Event ID 14 — A Secure Boot Policy update resulted in status Status.
Description
A Secure Boot Policy update resulted in status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 15 — A Secure Boot Revocation List update resulted in status Status.
Description
A Secure Boot Revocation List update resulted in status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 16 — Windows failed to resume from hibernate with error status FailureStatus.
Event ID 17 — The boot manager multi OS selection screen was displayed.
Description
The boot manager multi OS selection screen was displayed.
Message #
Event ID 18 — There are EntryCount boot options on this system.
#Description
There are EntryCount boot options on this system.
Message #
Fields #
| Name | Description |
|---|---|
EntryCount UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 18,
"version": 0,
"level": 4,
"task": 57,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T06:24:56.268682+00:00",
"event_record_id": 1632,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"EntryCount": 1
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 19 — There are ToolsCount boot tool options on this system.
Event ID 20 — The last shutdown's success status was LastShutdownGood.
#Description
The last shutdown's success status was LastShutdownGood. The last boot's success status was LastBootGood.
Message #
Fields #
| Name | Description |
|---|---|
LastShutdownGood Boolean | — |
LastBootGood Boolean | — |
LastBootId UInt32 | — |
BootStatusPolicy UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 20,
"version": 1,
"level": 4,
"task": 31,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T06:24:56.253255+00:00",
"event_record_id": 1626,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"LastShutdownGood": true,
"LastBootGood": true,
"LastBootId": 10,
"BootStatusPolicy": 2
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 21 — The OS loader advanced options menu was displayed and the user selected option OptionSelected.
Event ID 22 — The OS loader edit options menu was displayed.
Description
The OS loader edit options menu was displayed.
Message #
Event ID 23 — The Windows key was pressed during boot.
Description
The Windows key was pressed during boot.
Message #
Event ID 24 — The F8 key was pressed during boot.
Description
The F8 key was pressed during boot.
Message #
Event ID 25 — The boot menu policy was BootMenuPolicy.
#Description
The boot menu policy was BootMenuPolicy.
Message #
Fields #
| Name | Description |
|---|---|
BootMenuPolicy UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 25,
"version": 0,
"level": 4,
"task": 32,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T06:24:56.254354+00:00",
"event_record_id": 1630,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"BootMenuPolicy": 1
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 26 — A one-time boot sequence was used during this boot.
Description
A one-time boot sequence was used during this boot.
Message #
Event ID 27 — The boot type was BootType.
#Description
The boot type was BootType.
Message #
Fields #
| Name | Description |
|---|---|
BootType UInt32 | — |
LoadOptions AnsiString | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 27,
"version": 1,
"level": 4,
"task": 33,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T06:24:56.254562+00:00",
"event_record_id": 1631,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"BootType": 0,
"LoadOptions": " NOEXECUTE=OPTIN HYPERVISORLAUNCHTYPE=AUTO FVEBOOT=2670592"
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 28 —
Fields #
| Name | Description |
|---|---|
SqmType UInt32 | — |
SqmSessionGuid GUID | — |
SqmID UInt32 | — |
SqmStreamRowLength UInt32 | — |
SqmStreamRow Int16 | — |
Event ID 29 — Windows failed fast startup with error status FailureStatus.
Event ID 30 — The firmware reported boot metrics.
Event ID 31 — Initialization of the firmware crypto hash provider resulted in status Status.
Description
Initialization of the firmware crypto hash provider resulted in status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 32 — The bootmgr spent BitlockerUserInputTime ms waiting for user input.
#Description
The bootmgr spent BitlockerUserInputTime ms waiting for user input.
Message #
Fields #
| Name | Description |
|---|---|
BitlockerUserInputTime UInt64 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 32,
"version": 0,
"level": 4,
"task": 58,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T06:24:56.273719+00:00",
"event_record_id": 1633,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"BitlockerUserInputTime": 0
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 33 — The firmware update capsule (ImageName) failed to load with status ImageLoadStatus.
Event ID 34 — The PE/COFF image firmware update capsule (PeImageName) failed to load with status PeImageLoadStatus.
Event ID 35 — The Efi UpdateCapsule failed to apply updates with status UpdateCapsuleStatus.
Event ID 36 — Firmware update supported status is UpdateSupportedStatus.
Event ID 37 — The firmware update capsule (ImageName) code integrity check failed with status ImageLoadStatus.
Event ID 38 — Windows failed to load the required system file ImageName with error status ImageLoadStatus.
Event ID 39 — Windows failed to load the system registry file HiveName with error status HiveLoadStatus.
Event ID 40 — Windows failed to initialize the ACPI with error status Status.
Description
Windows failed to initialize the ACPI with error status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 41 — Windows failed to load with error status Status.
Description
Windows failed to load with error status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 42 — Windows failed to load image FailedPath imported from Path with error status Status.
Description
Windows failed to load image FailedPath imported from Path with error status Status.
Message #
Fields #
| Name | Description |
|---|---|
Path UnicodeString | — |
FailedPath UnicodeString | — |
Status UInt32 | — NTSTATUS reference |
Event ID 43 — Windows failed to import Import from image Path with error status Status.
Description
Windows failed to import Import from image Path with error status Status.
Message #
Fields #
| Name | Description |
|---|---|
Path UnicodeString | — |
Import AnsiString | — |
Status UInt32 | — NTSTATUS reference |
Event ID 44 — Windows failed to provision VSM Identity Key.
Description
Windows failed to provision VSM Identity Key. Unsealing cached copy status: CachedCopyStatus. New key generation status: IdkGenerationStatus. Measuring to PCR status: MeasuringStatus. Sealing and caching status: SealingAndCachingStatus.
Message #
Fields #
| Name | Description |
|---|---|
CachedCopyStatus UInt32 | — |
IdkGenerationStatus UInt32 | — |
MeasuringStatus UInt32 | — |
SealingAndCachingStatus UInt32 | — |
Event ID 45 — VSM Identity Key Provisioning.
Description
VSM Identity Key Provisioning. Unsealing cached copy status: CachedCopyStatus. New key generation status: IdkGenerationStatus. Measuring to PCR status: MeasuringStatus. Sealing and caching status: SealingAndCachingStatus.
Message #
Fields #
| Name | Description |
|---|---|
CachedCopyStatus UInt32 | — |
IdkGenerationStatus UInt32 | — |
MeasuringStatus UInt32 | — |
SealingAndCachingStatus UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 45,
"version": 0,
"level": 4,
"task": 59,
"opcode": 0,
"keywords": 2305843009213693952,
"time_created": "2026-03-11T06:27:08.605376+00:00",
"event_record_id": 61,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "Microsoft-Windows-Kernel-Boot/Operational",
"computer": "LAB-WIN11",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"CachedCopyStatus": 3221225487,
"IdkGenerationStatus": 0,
"MeasuringStatus": 1,
"SealingAndCachingStatus": 0
},
"message": ""
}
Event ID 46 — Retrieving the driver list took RetrieveDriverListTime milliseconds.
Event ID 47 — Loading the drivers took LoadDriversTime milliseconds.
Event ID 48 — Loading hive Path took LoadHiveTime milliseconds.
Event ID 49 — Windows system integrity policy does not allow to load the required system file ImageName with error status SiPolicyStatus.
Event ID 50 — Windows failed to provision VSM Master Encryption Key.
Message #
Fields #
| Name | Description |
|---|---|
CachedCopyStatus UInt32 | — |
PrimaryBlobUnsealStatus UInt32 | — |
BackupBlobUnsealStatus UInt32 | — |
Pca2023ProtectorUnsealStatus UInt32 | — |
BackupBlobValidityCheckStatus UInt32 | — |
BackupBlobStillValid Boolean | — |
Pca2023ProtectorValidityCheckStatus UInt32 | — |
Pca2023ProtectorStillValid Boolean | — |
PrimaryBlobResealStatus UInt32 | — |
BackupBlobResealStatus UInt32 | — |
Pca2023ProtectorResealStatus UInt32 | — |
KeyGenerationAndSaveStatus UInt32 | — |
SealingStatus UInt32 | — |
TpmPcrMask UInt32 | — |
TpmCounterOpStatus UInt32 | — |
TpmCounterCreateStatus UInt32 | — |
BackupSealedBlobUsed Boolean | — |
Pca2023ProtectorCleanupPostUpgradeStatus UInt32 | — |
NeedToRollLkey UInt8 | — |
CreationStateVerified UInt8 | — |
V2ProtectorsUsed UInt8 | — |
LegacyUefiVarQueryStatus UInt32 | — |
LegacyUefiVarCleanupStatus UInt32 | — |
VbsRollbackDataProtectionEnabled UInt8 | — |
VbsRollbackDataProtectionOptedIn UInt8 | — |
VbsRollbackDataProtectionTpmCounterStatus UInt32 | — |
FirstWriteToDisk UInt8 | — |
WritePkgToUefi UInt8 | — |
LatchedProtectorUsed UInt8 | — |
LatchTheUnlatched UInt8 | — |
UnsupportedRollback UInt8 | — |
UpgradedVbsPolicyExists UInt8 | — |
TpmCounterIncrementStatus UInt32 | — |
ActivePolicyVersion UInt64 | — |
LatchedPolicyVersion UInt64 | — |
UnlatchedPolicyVersion UInt64 | — |
LatchedPrimaryBlobResealStatusV2 UInt32 | — |
LatchedBackupBlobResealStatusV2 UInt32 | — |
LatchedPca2023ProtectorResealStatusV2 UInt32 | — |
LatchedPca2023ProtectorCleanupPostUpgradeStatusV2 UInt32 | — |
UnlatchedPrimaryBlobResealStatusV2 UInt32 | — |
UnlatchedBackupBlobResealStatusV2 UInt32 | — |
UnlatchedPca2023ProtectorResealStatusV2 UInt32 | — |
UnlatchedPca2023ProtectorCleanupPostUpgradeStatusV2 UInt32 | — |
Event ID 51 — VSM Master Encryption Key Provisioning.
Message #
Fields #
| Name | Description |
|---|---|
CachedCopyStatus UInt32 | — |
UnsealingCachedCopyStatus | — |
KeyGenerationAndSaveStatus UInt32 | — |
SealingStatus UInt32 | — |
TpmPcrMask UInt32 | — |
ProtectorAssistedUnsealStatus | — |
ProtectorAssistedResealStatus | — |
ProtectorSealUpdateStatus | — |
TpmCounterOpStatus UInt32 | — |
TpmCounterCreateStatus UInt32 | — |
BackupSealedBlobUsed Boolean | — |
PrimaryBlobUnsealStatus UInt32 | — |
BackupBlobUnsealStatus UInt32 | — |
Pca2023ProtectorUnsealStatus UInt32 | — |
BackupBlobValidityCheckStatus UInt32 | — |
BackupBlobStillValid Boolean | — |
Pca2023ProtectorValidityCheckStatus UInt32 | — |
Pca2023ProtectorStillValid Boolean | — |
PrimaryBlobResealStatus UInt32 | — |
BackupBlobResealStatus UInt32 | — |
Pca2023ProtectorResealStatus UInt32 | — |
Pca2023ProtectorCleanupPostUpgradeStatus UInt32 | — |
NeedToRollLkey UInt8 | — |
CreationStateVerified UInt8 | — |
V2ProtectorsUsed UInt8 | — |
LegacyUefiVarQueryStatus UInt32 | — |
LegacyUefiVarCleanupStatus UInt32 | — |
VbsRollbackDataProtectionEnabled UInt8 | — |
VbsRollbackDataProtectionOptedIn UInt8 | — |
VbsRollbackDataProtectionTpmCounterStatus UInt32 | — |
FirstWriteToDisk UInt8 | — |
WritePkgToUefi UInt8 | — |
LatchedProtectorUsed UInt8 | — |
LatchTheUnlatched UInt8 | — |
UnsupportedRollback UInt8 | — |
UpgradedVbsPolicyExists UInt8 | — |
TpmCounterIncrementStatus UInt32 | — |
ActivePolicyVersion UInt64 | — |
LatchedPolicyVersion UInt64 | — |
UnlatchedPolicyVersion UInt64 | — |
LatchedPrimaryBlobResealStatusV2 UInt32 | — |
LatchedBackupBlobResealStatusV2 UInt32 | — |
LatchedPca2023ProtectorResealStatusV2 UInt32 | — |
LatchedPca2023ProtectorCleanupPostUpgradeStatusV2 UInt32 | — |
UnlatchedPrimaryBlobResealStatusV2 UInt32 | — |
UnlatchedBackupBlobResealStatusV2 UInt32 | — |
UnlatchedPca2023ProtectorResealStatusV2 UInt32 | — |
UnlatchedPca2023ProtectorCleanupPostUpgradeStatusV2 UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 51,
"version": 0,
"level": 4,
"task": 81,
"opcode": 0,
"keywords": 2305843009213693952,
"time_created": "2026-03-11T06:27:08.605364+00:00",
"event_record_id": 60,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "Microsoft-Windows-Kernel-Boot/Operational",
"computer": "LAB-WIN11",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"CachedCopyStatus": 3221226021,
"UnsealingCachedCopyStatus": 1,
"KeyGenerationAndSaveStatus": 0,
"SealingStatus": 1,
"TpmPcrMask": 0,
"ProtectorAssistedUnsealStatus": 1,
"ProtectorAssistedResealStatus": 1,
"ProtectorSealUpdateStatus": 1,
"TpmCounterOpStatus": 1,
"TpmCounterCreateStatus": 1,
"BackupSealedBlobUsed": 0
},
"message": ""
}
Event ID 52 — The time elapsed loading ApplicationIdentifier was ApplicationLoadTime ms.
Event ID 53 — The time elapsed executing ApplicationIdentifier was ApplicationExecutionTime ms.
Event ID 54 — Building chunk table for WIM compressed file FileName failed with status: Status.
Description
Building chunk table for WIM compressed file FileName failed with status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
FileName UnicodeString | — |
Event ID 55 — Soft Restart failed to prepare target Operating System.
Description
Soft Restart failed to prepare target Operating System. Operation status: Status failure point: FailurePoint.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
FailurePoint UInt32 | — |
Event ID 56 — Boot application failed to process persistent data with status: Status.
Description
Boot application failed to process persistent data with status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 57 — Windows failed to provision the TPM Storage Root Key with error status.
Event ID 58 — Windows successfully provisioned the TPM Storage Root Key.
Message #
Fields #
| Name | Description |
|---|---|
SrkSymKeyPolicy_value | 1 milliseconds. Reading SrkPolicy status. |
TPM_symmetric_key_capability | — |
AES_bits_used | — |
SrkAsymKeyPolicy_value | — |
TPM_asymmetric_key_capability | — |
Rsa_bits_used | — |
TpmSrkProvisioningTime UInt64 | — |
TpmSrkPolicyReadStatus UInt32 | — |
TpmSrkSymKeyPolicyValue UInt32 | — |
TpmSrkSymKeyCapability UInt32 | — |
TpmSrkAesBitsUsed UInt32 | — |
TpmSrkAsymKeyPolicyValue UInt32 | — |
TpmSrkAsymKeyCapability UInt32 | — |
TpmSrkRsaBitsUsed UInt32 | — |
Event ID 59 — Windows failed to provision TPM binding information with error status:TpmBindingProvisioningStatus.
Event ID 60 — NFIT ACPI table is not properly formed, and could not be parsed.
Description
NFIT ACPI table is not properly formed, and could not be parsed.
Message #
Event ID 61 —
Fields #
| Name | Description |
|---|---|
PmrLowBase UInt64 | — |
PmrLowSize UInt64 | — |
PmrHighBase UInt64 | — |
PmrHighSize UInt64 | — |
FirmwareProvidedAcm Boolean | — |
Event ID 62 — Previous error detected while attempting to execute Measured Launch Environment.
Event ID 63 —
Fields #
| Name | Description |
|---|---|
Base UInt64 | — |
Size UInt64 | — |
Event ID 64 —
Fields #
| Name | Description |
|---|---|
Base UInt64 | — |
Size UInt64 | — |
Event ID 65 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 66 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 67 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 68 —
Fields #
| Name | Description |
|---|---|
BiosDataSize UInt64 | — |
Event ID 69 —
Fields #
| Name | Description |
|---|---|
AcmMinMleHeaderVer UInt32 | — |
MleHeaderVersion UInt32 | — |
Event ID 70 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 71 —
Fields #
| Name | Description |
|---|---|
DeviceID UInt32 | — |
FileName UnicodeString | — |
Status UInt32 | — NTSTATUS reference |
Event ID 72 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 73 — Firmware provided SINIT ACM not used.
Event ID 74 — Windows failed to provision DRTM-bound VSM Master Encryption Key .
Description
Windows failed to provision DRTM-bound VSM Master Encryption Key . Using cached copy status: CachedCopyStatus. New key generation status: KeyGenerationStatus. Sealing status: SealAndSaveStatus. UEFI keys provided to Secure Kernel status: UEFIKeysStatus.
Message #
Fields #
| Name | Description |
|---|---|
CachedCopyStatus UInt32 | — |
KeyGenerationStatus UInt32 | — |
SealAndSaveStatus UInt32 | — |
UEFIKeysStatus UInt32 | — |
UnLatchedCiPolicyVersion UInt64 | — |
LatchedCiPolicyVersion UInt64 | — |
LatchedAntiRollbackCounterValue UInt64 | — |
CurrentCiPolicyVersion UInt64 | — |
CurrentAntiRollbackCounterValue UInt64 | — |
MinimumUnsealCiPolicyVersion UInt64 | — |
AuthorizationIsDelegated Boolean | — |
Event ID 75 — Windows successfully provisioned DRTM-bound VSM Master Encryption Key.
Description
Windows successfully provisioned DRTM-bound VSM Master Encryption Key. Using cached copy status: CachedCopyStatus. New key generation status: KeyGenerationStatus. Sealing status: SealAndSaveStatus. UEFI keys provided to Secure Kernel status: UEFIKeysStatus.
Message #
Fields #
| Name | Description |
|---|---|
CachedCopyStatus UInt32 | — |
KeyGenerationStatus UInt32 | — |
SealAndSaveStatus UInt32 | — |
UEFIKeysStatus UInt32 | — |
UnLatchedCiPolicyVersion UInt64 | — |
LatchedCiPolicyVersion UInt64 | — |
LatchedAntiRollbackCounterValue UInt64 | — |
CurrentCiPolicyVersion UInt64 | — |
CurrentAntiRollbackCounterValue UInt64 | — |
MinimumUnsealCiPolicyVersion UInt64 | — |
AuthorizationIsDelegated Boolean | — |
Event ID 76 —
Event ID 77 —
Fields #
| Name | Description |
|---|---|
DebuggerStatus UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 78 —
Fields #
| Name | Description |
|---|---|
DebuggerStatus UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 79 —
Event ID 80 — FASR Platform Verification.
Message #
Fields #
| Name | Description |
|---|---|
IsFasrCertPresent UInt8 | — |
ValidateFasrCertSignatureStatus UInt32 | — |
BootmgrAuthorityEventCount UInt32 | — |
VerifiedMicrosoftAuthority UInt8 | — |
ValidateFasrPcrValuesStatus UInt32 | — |
PcrMismatchIndex Int32 | — |
FasrCertSize UInt32 | — |
FasrCertWithoutSignature Binary | — |
FasrSignatureSize UInt32 | — |
FasrSignature Binary | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 80,
"version": 1,
"level": 4,
"task": 81,
"opcode": 0,
"keywords": 2305843009213693952,
"time_created": "2026-03-11T06:27:08.605349+00:00",
"event_record_id": 59,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "Microsoft-Windows-Kernel-Boot/Operational",
"computer": "LAB-WIN11",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"IsFasrCertPresent": 0,
"ValidateFasrCertSignatureStatus": 1,
"BootmgrAuthorityEventCount": 0,
"VerifiedMicrosoftAuthority": 0,
"ValidateFasrPcrValuesStatus": 1,
"PcrMismatchIndex": -1,
"FasrCertSize": 0,
"FasrCertWithoutSignature": "",
"FasrSignatureSize": 0,
"FasrSignature": ""
},
"message": ""
}
Event ID 81 — Windows skipped provisioning the TPM Storage Root Key because the NoAutoProvision registry value was set.
Description
Windows skipped provisioning the TPM Storage Root Key because the NoAutoProvision registry value was set.
Message #
Event ID 82 — Trace point: Function:Function Point:Point Status:NTStatus.
Event ID 83 — VSM Master Key Array Package Read and Unseal From Disk.
Description
VSM Master Key Array Package Read and Unseal From Disk.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
OsDeviceId UInt32 | — |
SystemRoot UnicodeString | — |
VsmLKeyRelPath UnicodeString | — |
LatchedUnsealPolicyRelPath UnicodeString | — |
UnlatchedUnsealPolicyRelPath UnicodeString | — |
LatchedPrimaryProtectorVariableName UnicodeString | — |
LatchedSecondaryProtectorVariableName UnicodeString | — |
UnlatchedPrimaryProtectorVariableName UnicodeString | — |
UnlatchedSecondaryProtectorVariableName UnicodeString | — |
LatchedProtectorUsedLocal UInt8 | — |
LatchTheUnlatchedLocal UInt8 | — |
UnsupportedRollbackLocal UInt8 | — |
UpgradedAntirollbackPolicyExistsLocal UInt8 | — |
PkgWasCorruptOrUnavailableLocal UInt8 | — |
CreationStateVerifiedLocal UInt8 | — |
PrimaryProtectorTargetPcrSealMaskLocal UInt32 | — |
LatchedProtectorExists UInt8 | — |
UnlatchedProtectorExists UInt8 | — |
KeyPkgIdTpmCounterValue UInt64 | — |
ActivePolicyVersion UInt64 | — |
UseUnlatchedProtector UInt8 | — |
NeedToResealPrimaryProtector UInt8 | — |
NeedToResealSecondaryProtector UInt8 | — |
NeedToResealPca2023Protector UInt8 | — |
pSubStatusPrimaryBlobUnsealStatus UInt32 | — |
pSubStatusBackupBlobUnsealStatus UInt32 | — |
pSubStatusPca2023ProtectorUnsealStatus UInt32 | — |
pSubStatusBackupBlobValidityCheckStatus UInt32 | — |
pSubStatusBackupBlobStillValid Boolean | — |
pSubStatusPca2023ProtectorValidityCheckStatus UInt32 | — |
pSubStatusPca2023ProtectorStillValid Boolean | — |
pSubStatusPrimaryBlobResealStatus UInt32 | — |
pSubStatusBackupBlobResealStatus UInt32 | — |
pSubStatusPca2023ProtectorResealStatus UInt32 | — |
pSubStatusV2ProtectorsUsed UInt8 | — |
pSubStatusLegacyUefiVarQueryStatus UInt32 | — |
pSubStatusLegacyUefiVarCleanupStatus UInt32 | — |
pSubStatusActivePolicyVersion UInt64 | — |
pSubStatusLatchedPolicyVersion UInt64 | — |
pSubStatusUnlatchedPolicyVersion UInt64 | — |
LatchedUnsealPolicyValid UInt8 | — |
LatchedUnsealPolicyVersion UInt16 | — |
LatchedUnsealPolicyVarDataOffset UInt16 | — |
LatchedUnsealPolicyStructureSize UInt32 | — |
LatchedUnsealPolicyPolicyVersion UInt64 | — |
LatchedUnsealPolicyPolicyHashLength UInt32 | — |
LatchedUnsealPolicyWinloadSVN UInt32 | — |
LatchedUnsealPolicyWinresumeSVN UInt32 | — |
LatchedUnsealPolicyBootmgrSVN UInt32 | — |
LatchedUnsealPolicyLKeyPkgId UInt64 | — |
UnlatchedUnsealPolicyValid UInt8 | — |
UnlatchedUnsealPolicyVersion UInt16 | — |
UnlatchedUnsealPolicyVarDataOffset UInt16 | — |
UnlatchedUnsealPolicyStructureSize UInt32 | — |
UnlatchedUnsealPolicyPolicyVersion UInt64 | — |
UnlatchedUnsealPolicyPolicyHashLength UInt32 | — |
UnlatchedUnsealPolicyWinloadSVN UInt32 | — |
UnlatchedUnsealPolicyWinresumeSVN UInt32 | — |
UnlatchedUnsealPolicyBootmgrSVN UInt32 | — |
UnlatchedUnsealPolicyLKeyPkgId UInt64 | — |
Event ID 84 — Seal and Store on Disk Status.
Description
Seal and Store on Disk Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
OsDeviceId UInt32 | — |
SystemRoot UnicodeString | — |
PcrSealMask UInt32 | — |
LatchTheUnlatched UInt8 | — |
UpgradedAntirollbackPolicyExists UInt8 | — |
EncryptionStatus UInt32 | — |
KeyPkgIdTpmCounterValue UInt64 | — |
EncryptedLKeyArrayPkgSize UInt32 | — |
EncryptedLKeyPkgPdGuid GUID | — |
UnlatchedUnsealPolicySize UInt32 | — |
UnlatchedProtectorExists UInt8 | — |
LatchedUnsealPolicySize UInt32 | — |
LatchedProtectorExists UInt8 | — |
LatchedUnsealPolicyVersion UInt16 | — |
LatchedUnsealPolicyVarDataOffset UInt16 | — |
LatchedUnsealPolicyStructureSize UInt32 | — |
LatchedUnsealPolicyPolicyVersion UInt64 | — |
LatchedUnsealPolicyPolicyHashLength UInt32 | — |
LatchedUnsealPolicyWinloadSVN UInt32 | — |
LatchedUnsealPolicyWinresumeSVN UInt32 | — |
LatchedUnsealPolicyBootmgrSVN UInt32 | — |
LatchedUnsealPolicyLKeyPkgId UInt64 | — |
UnlatchedUnsealPolicyVersion UInt16 | — |
UnlatchedUnsealPolicyVarDataOffset UInt16 | — |
UnlatchedUnsealPolicyStructureSize UInt32 | — |
UnlatchedUnsealPolicyPolicyVersion UInt64 | — |
UnlatchedUnsealPolicyPolicyHashLength UInt32 | — |
UnlatchedUnsealPolicyWinloadSVN UInt32 | — |
UnlatchedUnsealPolicyWinresumeSVN UInt32 | — |
UnlatchedUnsealPolicyBootmgrSVN UInt32 | — |
UnlatchedUnsealPolicyLKeyPkgId UInt64 | — |
Event ID 85 — Read and Unseal Master Key Array Package Status.
Description
Read and Unseal Master Key Array Package Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
PrimarySealedBlobName UnicodeString | — |
SecondaryProtectorVariableName UnicodeString | — |
BlobFromUefiVariableSize UInt32 | — |
UefiContentIsSealed UInt8 | — |
UnsealedBlobSize UInt32 | — |
Pcr7SealingUsed UInt8 | — |
PkgTpmSealMaskLocal UInt32 | — |
PkgTpmCreationMaskLocal UInt32 | — |
NeedToResealKeyPkg UInt8 | — |
NeedToResealBackup UInt8 | — |
NeedToResealPca2023Protector UInt8 | — |
PlaintextBlobSize UInt32 | — |
PlaintextIsLegacyFormat UInt8 | — |
UefiBlobIsCorrupt UInt8 | — |
NewKeyID UInt32 | — |
VerifiedMicrosoftAuthority UInt8 | — |
ContainsAuthorityData UInt8 | — |
BootmgrAuthorityEventCount UInt32 | — |
Authority UInt32 | — |
pSubStatusPrimaryBlobUnsealStatus UInt32 | — |
pSubStatusBackupBlobUnsealStatus UInt32 | — |
pSubStatusPca2023ProtectorUnsealStatus UInt32 | — |
pSubStatusBackupBlobValidityCheckStatus UInt32 | — |
pSubStatusBackupBlobStillValid Boolean | — |
pSubStatusPca2023ProtectorValidityCheckStatus UInt32 | — |
pSubStatusPca2023ProtectorStillValid Boolean | — |
pSubStatusPrimaryBlobResealStatus UInt32 | — |
pSubStatusBackupBlobResealStatus UInt32 | — |
pSubStatusPca2023ProtectorResealStatus UInt32 | — |
pSubStatusV2ProtectorsUsed UInt8 | — |
pSubStatusLegacyUefiVarQueryStatus UInt32 | — |
pSubStatusLegacyUefiVarCleanupStatus UInt32 | — |
pSubStatusActivePolicyVersion UInt64 | — |
pSubStatusLatchedPolicyVersion UInt64 | — |
pSubStatusUnlatchedPolicyVersion UInt64 | — |
Event ID 86 — Get Plaintext Master Key Array Status.
Description
Get Plaintext Master Key Array Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
SecondaryProtectorVariableName UnicodeString | — |
NeedToResealPrimaryProtector UInt8 | — |
NeedToResealSecondaryProtector UInt8 | — |
NeedToResealPca2023Protector UInt8 | — |
SealedBackupEncryptionKeySize UInt16 | — |
SealedPca2023EncryptionKeySize UInt16 | — |
UefiBlobIsCorrupt UInt8 | — |
Pcr7SealingUsed UInt8 | — |
CreationStateVerifiedLocal UInt8 | — |
VerifiedMicrosoftAuthority UInt8 | — |
ContainsAuthorityData UInt8 | — |
BootmgrAuthorityEventCount UInt32 | — |
PrimaryProtectorTargetPcrSealMaskLocal UInt32 | — |
Authority UInt32 | — |
pSubStatusPrimaryBlobUnsealStatus UInt32 | — |
pSubStatusBackupBlobUnsealStatus UInt32 | — |
pSubStatusPca2023ProtectorUnsealStatus UInt32 | — |
pSubStatusBackupBlobValidityCheckStatus UInt32 | — |
pSubStatusBackupBlobStillValid Boolean | — |
pSubStatusPca2023ProtectorValidityCheckStatus UInt32 | — |
pSubStatusPca2023ProtectorStillValid Boolean | — |
pSubStatusPrimaryBlobResealStatus UInt32 | — |
pSubStatusBackupBlobResealStatus UInt32 | — |
pSubStatusPca2023ProtectorResealStatus UInt32 | — |
pSubStatusV2ProtectorsUsed UInt8 | — |
pSubStatusLegacyUefiVarQueryStatus UInt32 | — |
pSubStatusLegacyUefiVarCleanupStatus UInt32 | — |
pSubStatusActivePolicyVersion UInt64 | — |
pSubStatusLatchedPolicyVersion UInt64 | — |
pSubStatusUnlatchedPolicyVersion UInt64 | — |
ValidatedUnsealPolicyVersion UInt16 | — |
ValidatedUnsealPolicyVarDataOffset UInt16 | — |
ValidatedUnsealPolicyStructureSize UInt32 | — |
ValidatedUnsealPolicyPolicyVersion UInt64 | — |
ValidatedUnsealPolicyPolicyHashLength UInt32 | — |
ValidatedUnsealPolicyWinloadSVN UInt32 | — |
ValidatedUnsealPolicyWinresumeSVN UInt32 | — |
ValidatedUnsealPolicyBootmgrSVN UInt32 | — |
ValidatedUnsealPolicyLKeyPkgId UInt64 | — |
Event ID 87 — Read and Unseal Master Key Array Package error.
Description
Read and Unseal Master Key Array Package error.
Message #
Fields #
| Name | Description |
|---|---|
LegacyMainBlobVariableName UnicodeString | — |
LegacySecondaryProtectorVariableName UnicodeString | — |
PkgWasCorruptOrUnavailableLocal UInt8 | — |
KeysAreLegacyLocal UInt8 | — |
CreationStateVerifiedLocal UInt8 | — |
PrimaryProtectorTargetPcrSealMaskLocal UInt32 | — |
pSubStatusPrimaryBlobUnsealStatus UInt32 | — |
pSubStatusBackupBlobUnsealStatus UInt32 | — |
pSubStatusPca2023ProtectorUnsealStatus UInt32 | — |
pSubStatusBackupBlobValidityCheckStatus UInt32 | — |
pSubStatusBackupBlobStillValid Boolean | — |
pSubStatusPca2023ProtectorValidityCheckStatus UInt32 | — |
pSubStatusPca2023ProtectorStillValid Boolean | — |
pSubStatusPrimaryBlobResealStatus UInt32 | — |
pSubStatusBackupBlobResealStatus UInt32 | — |
pSubStatusPca2023ProtectorResealStatus UInt32 | — |
pSubStatusV2ProtectorsUsed UInt8 | — |
pSubStatusLegacyUefiVarQueryStatus UInt32 | — |
pSubStatusLegacyUefiVarCleanupStatus UInt32 | — |
pSubStatusActivePolicyVersion UInt64 | — |
pSubStatusLatchedPolicyVersion UInt64 | — |
pSubStatusUnlatchedPolicyVersion UInt64 | — |
Event ID 88 — Read and Unseal Master Key Array Package Status.
Description
Read and Unseal Master Key Array Package Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
OsDeviceId UInt32 | — |
OsDataDeviceId UInt32 | — |
SystemRoot UnicodeString | — |
VsmLKeyRelPath UnicodeString | — |
LatchedUnsealPolicyRelPath UnicodeString | — |
UnlatchedUnsealPolicyRelPath UnicodeString | — |
LatchedPrimaryProtectorVariableName UnicodeString | — |
LatchedSecondaryProtectorVariableName UnicodeString | — |
UnlatchedPrimaryProtectorVariableName UnicodeString | — |
UnlatchedSecondaryProtectorVariableName UnicodeString | — |
LegacyMainBlobVariableName UnicodeString | — |
LegacySecondaryProtectorVariableName UnicodeString | — |
LatchedProtectorUsedLocal UInt8 | — |
LatchTheUnlatchedLocal UInt8 | — |
UnsupportedRollbackLocal UInt8 | — |
UpgradedAntirollbackPolicyExistsLocal UInt8 | — |
FirstWriteToDiskLocal UInt8 | — |
WritePkgToUefiLocal UInt8 | — |
PkgWasCorruptOrUnavailableLocal UInt8 | — |
KeysAreLegacyLocal UInt8 | — |
CreationStateVerifiedLocal UInt8 | — |
PrimaryProtectorTargetPcrSealMaskLocal UInt32 | — |
pSubStatusPrimaryBlobUnsealStatus UInt32 | — |
pSubStatusBackupBlobUnsealStatus UInt32 | — |
pSubStatusPca2023ProtectorUnsealStatus UInt32 | — |
pSubStatusBackupBlobValidityCheckStatus UInt32 | — |
pSubStatusBackupBlobStillValid Boolean | — |
pSubStatusPca2023ProtectorValidityCheckStatus UInt32 | — |
pSubStatusPca2023ProtectorStillValid Boolean | — |
pSubStatusPrimaryBlobResealStatus UInt32 | — |
pSubStatusBackupBlobResealStatus UInt32 | — |
pSubStatusPca2023ProtectorResealStatus UInt32 | — |
pSubStatusV2ProtectorsUsed UInt8 | — |
pSubStatusLegacyUefiVarQueryStatus UInt32 | — |
pSubStatusLegacyUefiVarCleanupStatus UInt32 | — |
pSubStatusActivePolicyVersion UInt64 | — |
pSubStatusLatchedPolicyVersion UInt64 | — |
pSubStatusUnlatchedPolicyVersion UInt64 | — |
Event ID 89 — Create Sealed Encrypt Key Status.
Description
Create Sealed Encrypt Key Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
PcrMask UInt32 | — |
UnsealPolicyPdGuid GUID | — |
SealingProtectorFixedBufferSize UInt32 | — |
SealingProtectorUsedBufferSize UInt32 | — |
SealedSecretBufferSize UInt32 | — |
PcrInfoArrayElCount UInt32 | — |
UnsealPolicyVersion UInt16 | — |
UnsealPolicyVarDataOffset UInt16 | — |
UnsealPolicyStructureSize UInt32 | — |
UnsealPolicyPolicyVersion UInt64 | — |
UnsealPolicyPolicyHashLength UInt32 | — |
UnsealPolicyWinloadSVN UInt32 | — |
UnsealPolicyWinresumeSVN UInt32 | — |
UnsealPolicyBootmgrSVN UInt32 | — |
UnsealPolicyLKeyPkgId UInt64 | — |
Event ID 90 — Get Sealed Protector Status.
Description
Get Sealed Protector Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
ProtectorName UnicodeString | — |
SealedEncryptionKeySize UInt16 | — |
ProtectorBlobFromUefiVariableSize UInt32 | — |
Event ID 91 — SRTM PCR Values.
Event ID 92 —
Fields #
| Name | Description |
|---|---|
RangeAltitude UInt32 | — |
RangeEndpoint UInt32 | — |
Address UInt64 | — |
AlignedAddress UInt64 | — |
OverlappedMemoryType UInt32 | — |
Event ID 100 —
Fields #
| Name | Description |
|---|---|
Secure Boolean | — |
Event ID 101 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 102 —
Fields #
| Name | Description |
|---|---|
SoftRestartCount UInt32 | — |
Secure Boolean | — |
Event ID 103 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 104 —
Fields #
| Name | Description |
|---|---|
ReserveDescriptors UInt32 | — |
Event ID 105 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 106 —
Fields #
| Name | Description |
|---|---|
ApplicationId GUID | — |
RunCount UInt32 | — |
PageCount UInt64 | — |
Event ID 107 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
BlockId UInt64 | — |
Event ID 108 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 109 —
Fields #
| Name | Description |
|---|---|
FreePersistentPages Boolean | — |
Event ID 110 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 111 —
Fields #
| Name | Description |
|---|---|
ApplicationId GUID | — |
FreePersistentPages Boolean | — |
Event ID 112 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 113 —
Fields #
| Name | Description |
|---|---|
ApplicationId GUID | — |
BlockId UInt64 | — |
Flags UInt32 | — |
Event ID 114 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
RunsClaimed UInt32 | — |
PageCount UInt64 | — |
Event ID 115 — Soft reboot cancellation started: Soft_reboot_cancellation_started.
Event ID 116 — Soft reboot cancellation finished: Soft_reboot_cancellation_finished.
Description
Soft reboot cancellation finished: Soft_reboot_cancellation_finished.
Message #
Fields #
| Name | Description |
|---|---|
Soft_reboot_cancellation_finished UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 117 —
Event ID 118 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 119 —
Fields #
| Name | Description |
|---|---|
ApplicationId GUID | — |
BlockId UInt64 | — |
Event ID 120 —
Event ID 121 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 122 —
Fields #
| Name | Description |
|---|---|
Type UInt32 | — |
Flags UInt32 | — |
BufferSize UInt32 | — |
Event ID 123 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
DataSize UInt32 | — |
BufferSize UInt32 | — |
Event ID 124 — The virtualization-based security enablement policy check at phase Phase failed with status: Status.
#Description
The virtualization-based security enablement policy check at phase Phase failed with status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Phase UInt8 | — |
Status UInt32 | 1 failed with status. NTSTATUS reference |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 124,
"version": 0,
"level": 2,
"task": 80,
"opcode": 0,
"keywords": 9223451201691975680,
"time_created": "2023-11-06T06:24:56.254312+00:00",
"event_record_id": 1629,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"Phase": 0,
"Status": 3221225659
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 126 —
Fields #
| Name | Description |
|---|---|
LowAddress UInt64 | — |
HighAddress UInt64 | — |
SkipBytes UInt64 | — |
TotalBytes UInt64 | — |
CacheType UInt32 | — |
Flags UInt32 | — |
Event ID 127 —
Fields #
| Name | Description |
|---|---|
Mdl Pointer | — |
Event ID 128 —
Fields #
| Name | Description |
|---|---|
StartTime FILETIME | — |
Event ID 129 —
Event ID 130 —
Fields #
| Name | Description |
|---|---|
SequenceNumber UInt32 | — |
DescriptorCount UInt32 | — |
MemoryDescriptor Int8 | — |
Event ID 131 —
Event ID 132 —
Fields #
| Name | Description |
|---|---|
DescriptorCount UInt32 | — |
Event ID 133 —
Fields #
| Name | Description |
|---|---|
Status HexInt32 | — NTSTATUS reference |
PageCount UInt64 | — |
MemoryType UInt32 | — |
Attributes UInt32 | — |
LowAddress UInt64 | — |
HighAddress UInt64 | — |
Alignment UInt32 | — |
ProximityId UInt32 | — |
Event ID 134 —
Event ID 135 —
Event ID 136 — Soft Restart failed to complete with status: Status due to OutstandingCount outstanding unclaimed allocations.
Description
Soft Restart failed to complete with status: Status due to OutstandingCount outstanding unclaimed allocations.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
OutstandingCount UInt64 | — |
ApplicationsCount UInt32 | — |
AppId GUID | — |
Event ID 137 —
Fields #
| Name | Description |
|---|---|
Identifier GUID | — |
PartitionId UInt32 | — |
Event ID 138 —
Fields #
| Name | Description |
|---|---|
Identifier GUID | — |
Status UInt32 | — NTSTATUS reference |
NameLength UInt16 | — |
PartitoinName UnicodeString | — |
MemoryRangeCount UInt32 | — |
MemorPageCount UInt64 | — |
IoSpaceRangeCount UInt32 | — |
IoSpacePageCount UInt64 | — |
AllocatedMemoryBlockCount UInt64 | — |
AllocatedMemoryRunCount UInt64 | — |
AllocatedMemoryPageCount UInt64 | — |
AllocatedIoSpaceBlockCount UInt64 | — |
AllocatedIoSpaceRunCount UInt64 | — |
AllocatedIoSpacePageCount UInt64 | — |
Event ID 139 — Soft Restart failed to restore memory partition Identifier with status: Status.
Description
Soft Restart failed to restore memory partition Identifier with status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Identifier GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 140 —
Fields #
| Name | Description |
|---|---|
Identifier GUID | — |
Event ID 141 —
Fields #
| Name | Description |
|---|---|
Identifier GUID | — |
RunCount UInt32 | — |
PageCount UInt64 | — |
IoSpaceRunCount UInt32 | — |
IoSpacePageCount UInt64 | — |
Status UInt32 | — NTSTATUS reference |
PartitionNameLength UInt16 | — |
PartitionName UnicodeString | — |
Event ID 142 — Soft Restart failed to register with Soft Restart extension.
Description
Soft Restart failed to register with Soft Restart extension. The versions are not compatible.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
ActualSize UInt32 | — |
ExpectedSize UInt32 | — |
Vtl UInt8 | — |
Event ID 143 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 144 —
Event ID 145 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 146 — Soft Restart failed to establish connection with secure load with status: Status.
Description
Soft Restart failed to establish connection with secure load with status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 147 —
Fields #
| Name | Description |
|---|---|
ApplicationId GUID | — |
BlockId UInt64 | — |
FreePersistentPages Boolean | — |
Event ID 148 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 149 —
Event ID 150 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Tag AnsiString | — |
Event ID 151 —
Fields #
| Name | Description |
|---|---|
PartitionId UInt32 | — |
RunCount UInt64 | — |
PageCount UInt64 | — |
IoSpaceMemory Boolean | — |
Allocated Boolean | — |
Event ID 152 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 153 — Virtualization-based security (policies: VsmPolicy) is EnableDisableReason.
#Description
Virtualization-based security (policies: VsmPolicy) is EnableDisableReason.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
EnableDisableReason UInt32 | — |
VsmPolicy UInt32 | Virtualization-based security (policies. |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 153,
"version": 0,
"level": 4,
"task": 62,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2022-04-07T16:52:33.732630+00:00",
"event_record_id": 1132,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "System",
"computer": "WIN-FPV0DSIC9O6.lab.local",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"Status": 0,
"EnableDisableReason": 0,
"VsmPolicy": 0
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 154 — Boot Policy Migration used an authenticated variable.
#Description
Boot Policy Migration used an authenticated variable. Status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | Boot Policy Migration used an authenticated variable. Status. NTSTATUS reference |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 154,
"version": 0,
"level": 4,
"task": 44,
"opcode": 0,
"keywords": 2305843009213693952,
"time_created": "2023-11-06T06:20:49.064672+00:00",
"event_record_id": 46,
"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": {
"Status": 0
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 155 — Boot Policy Migration used an unauthenticated variable.
Description
Boot Policy Migration used an unauthenticated variable. Status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 156 — Virtualization-based security (policies: VsmPolicy) is EnableDisableReason with status: Status.
#Description
Virtualization-based security (policies: VsmPolicy) is EnableDisableReason with status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | 2 with status. NTSTATUS reference |
EnableDisableReason UInt32 | — |
VsmPolicy UInt32 | Virtualization-based security (policies. |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 156,
"version": 0,
"level": 3,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T06:24:56.249721+00:00",
"event_record_id": 1625,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"Status": 3221225659,
"EnableDisableReason": 6,
"VsmPolicy": 515
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 157 — Info: Info Status: Status.
Description
Info: Info Status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Info | — |
Status UInt32 | — NTSTATUS reference |
DiagCode UInt32 | — |
Event ID 158 — Error: DiagCode Status: Status.
#Description
Error: DiagCode Status: Status.
Message #
Fields #
| Name | Description |
|---|---|
DiagCode UInt32 | Error. |
Status UInt32 | — NTSTATUS reference |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 158,
"version": 0,
"level": 2,
"task": 53,
"opcode": 0,
"keywords": 2305851805306716160,
"time_created": "2023-11-06T06:24:56.254284+00:00",
"event_record_id": 49,
"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": {
"DiagCode": 1076887595,
"Status": 3221225659
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 159 —
Fields #
| Name | Description |
|---|---|
BasePage UInt64 | — |
PageCount UInt64 | — |
Event ID 160 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 161 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 162 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 163 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 164 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 165 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 166 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 167 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 168 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 169 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
FailurePoint UInt32 | — |
Event ID 170 — Measured Boot Measurement Failure.
Description
Measured Boot Measurement Failure. Status: Measured_Boot_Measurement_Failure_Status.
Message #
Fields #
| Name | Description |
|---|---|
Measured_Boot_Measurement_Failure_Status UInt32 | Measured Boot Measurement Failure. Status. |
Status UInt32 | — NTSTATUS reference |
Event ID 171 — TPM Measurement Failure.
Description
TPM Measurement Failure. Status: TPM_Measurement_Failure_Status.
Message #
Fields #
| Name | Description |
|---|---|
TPM_Measurement_Failure_Status UInt32 | TPM Measurement Failure. Status. |
Status UInt32 | — NTSTATUS reference |
Event ID 172 — Failure to close TCG log.
Description
Failure to close TCG log. Status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 173 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 174 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 175 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 176 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 177 —
Fields #
| Name | Description |
|---|---|
VendorGuid GUID | — |
VariableName UnicodeString | — |
Attributes UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 178 —
Fields #
| Name | Description |
|---|---|
VendorGuid GUID | — |
VariableName UnicodeString | — |
Attributes UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 179 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 180 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 181 — Soft Restart driver failed to register itself as a filter with status: Status.
Description
Soft Restart driver failed to register itself as a filter with status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 182 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 183 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 184 —
Fields #
| Name | Description |
|---|---|
DisableReason UInt32 | — |
TcgLogStatus UInt32 | — |
Event ID 185 — Soft Restart driver failed to store BCD store when BCDCache is enabled with status: Status.
Description
Soft Restart driver failed to store BCD store when BCDCache is enabled with status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 186 — Soft Restart driver failed to query MEMDISK configuration from the current OS with status: Status.
Description
Soft Restart driver failed to query MEMDISK configuration from the current OS with status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 200 — A command was submitted to the TPM.
Event ID 201 — A command was submitted to the TPM.
Event ID 202 — A command could not be submitted to the TPM.
Event ID 203 — A command could not be submitted to the TPM.
Event ID 204 — The TPM was found not to be useable for BitLocker.
Event ID 205 —
Event ID 206 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 207 — Measured Boot library was initialized.
Event ID 208 — Measured Boot library encountered a failure and entered insecure state.
#Description
Measured Boot library encountered a failure and entered insecure state. InitState: InitState, StatusCode: StatusCode, Failure Address: FailureAddress, Reference Address: ReferenceAddress, Reason: ReasonCode.
Message #
Fields #
| Name | Description |
|---|---|
InitState UInt32 | Measured 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 #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 209 — DRTM Security Version Number check failed.
Event ID 210 — Intel TXT SENTER time: Intel_TXT_SENTER_time ms.
Event ID 211 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 212 — File modification detected after load: File_modification_detected_after_load.
Event ID 213 — Registry modification detected after load: PathLength.
Event ID 214 — Soft reboot prepare started (complete requested: TryComplete).
Event ID 215 — Soft reboot prepare finished: Soft_reboot_prepare_finished.
Description
Soft reboot prepare finished: Soft_reboot_prepare_finished.
Message #
Fields #
| Name | Description |
|---|---|
Soft_reboot_prepare_finished UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 216 — Soft reboot complete prepare started.
Description
Soft reboot complete prepare started.
Message #
Event ID 217 — Soft reboot complete prepare finished: Soft_reboot_complete_prepare_finished.
Description
Soft reboot complete prepare finished: Soft_reboot_complete_prepare_finished.
Message #
Fields #
| Name | Description |
|---|---|
Soft_reboot_complete_prepare_finished UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 218 — Soft reboot call to checkpoint failed: Function (checkpoint: Status).
Description
Soft reboot call to checkpoint failed: Function (checkpoint: Status).
Message #
Fields #
| Name | Description |
|---|---|
checkpoint | 1 failed. |
Function UnicodeString | — |
Status UInt32 | — NTSTATUS reference |
Checkpoint UInt32 | — |
Event ID 219 — Intel TXT prepared.
Event ID 220 — System Guard enabled but not supported.
Event ID 221 — System drivers need update to support VBS launch.
Description
System drivers need update to support VBS launch.
Message #
Event ID 222 — SMM configuration failed validation.
Description
SMM configuration failed validation. Reason: TxtStatus.
Message #
Fields #
| Name | Description |
|---|---|
TxtStatus UInt32 | — |
Instance UInt64 | — |
Status UInt64 | — NTSTATUS reference |
Event ID 223 —
Fields #
| Name | Description |
|---|---|
Phase UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Tries UInt32 | — |
RemainingNodesCount UInt32 | — |
RemainingNodes Int16 | — |
Event ID 224 —
Fields #
| Name | Description |
|---|---|
AllocatedRegions UInt32 | — |
Tries UInt32 | — |
Event ID 225 — VBS is configured to disallow trustlets.
Description
VBS is configured to disallow trustlets.
Message #
Event ID 226 —
Event ID 227 —
Event ID 228 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 229 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 230 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 231 — Boot menu timer canceled due to key press.
Event ID 232 —
Event ID 233 —
Fields #
| Name | Description |
|---|---|
RangeCount UInt64 | — |
PageCount UInt64 | — |
MarkedAsBadRegularPages UInt64 | — |
MarkedAsBadIoSpacePages UInt64 | — |
MarkErrorsCount UInt64 | — |
Event ID 234 —
Fields #
| Name | Description |
|---|---|
Identifier GUID | — |
PartitionId UInt32 | — |
AllocatedBlockCount UInt64 | — |
AllocatedRunCount UInt64 | — |
AllocatedPageCount UInt64 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 235 — Windows boot environment failed to initialize TPM device.
#Description
Windows boot environment failed to initialize TPM device. StatusCode: StatusCode, Position: Position.
Message #
Fields #
| Name | Description |
|---|---|
StatusCode UInt32 | Windows boot environment failed to initialize TPM device. StatusCode. |
Position UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 235,
"version": 0,
"level": 2,
"task": 99,
"opcode": 11,
"keywords": 2305851805306716160,
"time_created": "2023-11-06T06:24:56.268658+00:00",
"event_record_id": 50,
"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": {
"StatusCode": 3221225474,
"Position": 1
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 236 — SMM isolation level decreased.
Event ID 237 — Hardware memory mirroring is not supported.
Event ID 238 — EFI time zone bias: EfiTimeZoneBias.
#Description
EFI time zone bias: EfiTimeZoneBias. Daylight flags: EfiDaylightFlags.
Message #
Fields #
| Name | Description |
|---|---|
EfiTimeZoneBias Int16 | — |
EfiDaylightFlags UInt8 | — |
EfiTime FILETIME | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Boot",
"guid": "15CA44FF-4D7A-4BAA-BBA5-0998955E531E",
"event_source_name": "",
"event_id": 238,
"version": 1,
"level": 4,
"task": 101,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T06:24:56.254256+00:00",
"event_record_id": 1628,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"EfiTimeZoneBias": 2047,
"EfiDaylightFlags": 0,
"EfiTime": "2023-11-05T22:24:37.000000Z"
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 239 —
Fields #
| Name | Description |
|---|---|
Pages UInt64 | — |
MemoryType UInt32 | — |
Attributes UInt32 | — |
Alignment UInt32 | — |
Status UInt32 | — NTSTATUS reference |
RangeMinimum UInt64 | — |
RangeMaximum UInt64 | — |
RangeFlags UInt32 | — |
Event ID 240 —
Event ID 241 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Tag AnsiString | — |
Event ID 242 — SMM isolation detected.
Event ID 243 — Hardware memory mirroring support is enabled.
Event ID 244 —
Fields #
| Name | Description |
|---|---|
GetCapabilityTime UInt64 | — |
GetResourcesTime UInt64 | — |
ResourcesValidationTime UInt64 | — |
Event ID 245 —
Fields #
| Name | Description |
|---|---|
Identifier GUID | — |
Event ID 246 —
Fields #
| Name | Description |
|---|---|
Identifier GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 247 — Unable to load Pluton-Windows firmware.
Description
Unable to load Pluton-Windows firmware. StatusCode: Status, Reason: FailureReason.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
FailureReason UInt32 | — Known values
|
Event ID 248 — Previous error detected while attempting to execute Measured Launch Environment.
Event ID 249 —
Fields #
| Name | Description |
|---|---|
Module AnsiString | — |
Function AnsiString | — |
Status UInt32 | — NTSTATUS reference |
Event ID 250 —
Fields #
| Name | Description |
|---|---|
PageCount UInt64 | — |
Status UInt32 | — NTSTATUS reference |
MemoryType UInt32 | — |
Attributes UInt32 | — |
Event ID 251 —
Fields #
| Name | Description |
|---|---|
InformationClass UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 252 — This system has not supplied a valid framebuffer and the graphical boot menu is not used.
Description
This system has not supplied a valid framebuffer and the graphical boot menu is not used.
Message #
Event ID 253 —
Description
HotPatch failed to apply with Status: at failure point: .
Event ID 253 — HotPatch HotPatchPath failed to apply with Status: Status at failure point: FailurePoint.
Description
HotPatch HotPatchPath failed to apply with Status: Status at failure point: FailurePoint.
Message #
Fields #
| Name | Description |
|---|---|
FailurePoint UInt32 | — |
Status UInt32 | — NTSTATUS reference |
HotPatchPathLength UInt16 | — |
HotPatchPath UnicodeString | — |
Event ID 254 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 255 —
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 256 — AMD DRTM Firmware Anti-Rollback Disabled.
Description
AMD DRTM Firmware Anti-Rollback Disabled.
Message #
Event ID 257 — Failed to build image path for dump stack module ModulePath.
Description
Failed to build image path for dump stack module ModulePath. Status: Status.
Message #
Fields #
| Name | Description |
|---|---|
ModulePath UnicodeString | — |
Status UInt32 | — NTSTATUS reference |
Event ID 258 — Failed to load dump stack module ModulePath.
Description
Failed to load dump stack module ModulePath. Status: Status.
Message #
Fields #
| Name | Description |
|---|---|
ModulePath UnicodeString | — |
Status UInt32 | — NTSTATUS reference |
Event ID 259 — Early dump stack succesfully loaded by OS loader.
Description
Early dump stack succesfully loaded by OS loader.
Message #
Event ID 260 — Early boot crash dump generation is not supported.
Description
Early boot crash dump generation is not supported.
Message #
Event ID 261 — Soft restart prepare was vetoed by component Tag with status Status.
Description
Soft restart prepare was vetoed by component Tag with status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Tag AnsiString | — |
Event ID 262 — Soft restart finalize was vetoed by component Tag with status Status.
Description
Soft restart finalize was vetoed by component Tag with status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Tag AnsiString | — |
Event ID 263 — Early crash dump support is disabled by registry configuration.
Description
Early crash dump support is disabled by registry configuration.
Message #
Event ID 264 — Failed to query early dump enablement information from the registry with status Status.
Description
Failed to query early dump enablement information from the registry with status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 265 — Failed to query dedicated dump file name for the target OS with status Status.
Description
Failed to query dedicated dump file name for the target OS with status Status. Early crash dump functinality will not be loaded.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 266 — Dedicated dump file names do not match (HostDumpFileName, TargetDumpFileName).
Event ID 267 — Failed to query dump module list.
Description
Failed to query dump module list. Status: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 268 — Boot Application ApplicationIdentifier dropped EventsLostCount events during logging.
Event ID 269 — Trace point: Function:Function Point:Point Status:NTStatus.
Event ID 270 — Cached boot BCD store was loaded by the boot environment.
Description
Cached boot BCD store was loaded by the boot environment.
Message #
Event ID 271 — TPRs are supported, TPR setup will be requested while attempting to execute Measured Launch Environment.
Description
TPRs are supported, TPR setup will be requested while attempting to execute Measured Launch Environment.
Message #
Event ID 272 — PPAM Manifest Info: PpamStatus.
Event ID 273 — BCD Option 'BcdOption' was not applied due to Secure Boot being enabled.
Event ID 274 — Bootmgr Security Version Number check failed.
Event ID 275 — ACM InfoTable version used: AcmInfoTableVersion.
Event ID 276 — Windows boot manager revocation policy version Version is applied.
Event ID 277 — Windows boot manager revocation policy version Version was not found.
Event ID 291 — Succeeded in updating the SBAT value in FW.
Description
Succeeded in updating the SBAT value in FW.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
FailurePoint UInt32 | — |
UpdateStatusEnum UInt32 | — |
FwLevel AnsiString | — |
Event ID 292 — Failed to update the SBAT value in FW.
Description
Failed to update the SBAT value in FW.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
FailurePoint UInt32 | — |
UpdateStatusEnum UInt32 | — |
FwLevel AnsiString | — |
Event ID 295 — Secure Boot revoked boot app FileName with SVN LoadedBootAppSvn.
Description
Secure Boot revoked boot app FileName with SVN LoadedBootAppSvn. Min SVN required: EnforcedBootAppSvn. Status: Status.
Message #
Fields #
| Name | Description |
|---|---|
LoadedBootAppSvn UInt32 | — |
EnforcedBootAppSvn UInt32 | — |
Status HexInt32 | — NTSTATUS reference |
FileName UnicodeString | — |