TianoCore EDK2 master
Loading...
Searching...
No Matches
LOG_ENTRY_HEADER Struct Reference

#include <MdePkg/Include/Register/Intel/StmApi.h>

Data Fields

UINT32 EventSerialNumber
 
UINT16 Type
 
UINT16 Lock: 1
 
UINT16 Valid: 1
 
UINT16 ReadByMle: 1
 
UINT16 Wrapped: 1
 
UINT16 Reserved: 12
 

Detailed Description

Log Entry Header

Definition at line 678 of file StmApi.h.

Field Documentation

◆ EventSerialNumber

UINT32 LOG_ENTRY_HEADER::EventSerialNumber

Definition at line 679 of file StmApi.h.

◆ Lock

UINT16 LOG_ENTRY_HEADER::Lock

Definition at line 681 of file StmApi.h.

◆ ReadByMle

UINT16 LOG_ENTRY_HEADER::ReadByMle

Definition at line 683 of file StmApi.h.

◆ Reserved

UINT16 LOG_ENTRY_HEADER::Reserved

Definition at line 685 of file StmApi.h.

◆ Type

UINT16 LOG_ENTRY_HEADER::Type

Definition at line 680 of file StmApi.h.

◆ Valid

UINT16 LOG_ENTRY_HEADER::Valid

Definition at line 682 of file StmApi.h.

◆ Wrapped

UINT16 LOG_ENTRY_HEADER::Wrapped

Definition at line 684 of file StmApi.h.


The documentation for this struct was generated from the following file: