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

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

Data Fields

UINT32 SubFunctionIndex
 
union {
   struct {
      UINT32   PageCount
 
      UINT64   Pages []
 
   }   LogBuffer
 
   UINT32   EventEnableBitmap
 
Data
 

Detailed Description

STM Event Log Management Request for STM_API_MANAGE_EVENT_LOG VMCALL

Definition at line 645 of file StmApi.h.

Field Documentation

◆ EventEnableBitmap

UINT32 STM_EVENT_LOG_MANAGEMENT_REQUEST::EventEnableBitmap

Definition at line 658 of file StmApi.h.

◆ PageCount

UINT32 STM_EVENT_LOG_MANAGEMENT_REQUEST::PageCount

Definition at line 649 of file StmApi.h.

◆ Pages

UINT64 STM_EVENT_LOG_MANAGEMENT_REQUEST::Pages[]

Definition at line 653 of file StmApi.h.

◆ SubFunctionIndex

UINT32 STM_EVENT_LOG_MANAGEMENT_REQUEST::SubFunctionIndex

Definition at line 646 of file StmApi.h.


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