XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_SAL_MCA_INIT_PMI_PROTOCOL Struct Reference

#include <McaInitPmi.h>

Collaboration diagram for _EFI_SAL_MCA_INIT_PMI_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_SAL_REGISTER_MCA_HANDLER RegisterMcaHandler
 
EFI_SAL_REGISTER_INIT_HANDLER RegisterInitHandler
 
EFI_SAL_REGISTER_PMI_HANDLER RegisterPmiHandler
 
BOOLEAN McaInProgress
 Whether MCA handler is in progress.
 
BOOLEAN InitInProgress
 Whether Init handler is in progress.
 
BOOLEAN PmiInProgress
 Whether Pmi handler is in progress.
 

Detailed Description

This protocol is used to register MCA, INIT and PMI handlers with their respective dispatcher

Member Data Documentation

◆ InitInProgress

BOOLEAN _EFI_SAL_MCA_INIT_PMI_PROTOCOL::InitInProgress

Whether Init handler is in progress.

◆ McaInProgress

BOOLEAN _EFI_SAL_MCA_INIT_PMI_PROTOCOL::McaInProgress

Whether MCA handler is in progress.

◆ PmiInProgress

BOOLEAN _EFI_SAL_MCA_INIT_PMI_PROTOCOL::PmiInProgress

Whether Pmi handler is in progress.

◆ RegisterInitHandler

EFI_SAL_REGISTER_INIT_HANDLER _EFI_SAL_MCA_INIT_PMI_PROTOCOL::RegisterInitHandler

◆ RegisterMcaHandler

EFI_SAL_REGISTER_MCA_HANDLER _EFI_SAL_MCA_INIT_PMI_PROTOCOL::RegisterMcaHandler

◆ RegisterPmiHandler

EFI_SAL_REGISTER_PMI_HANDLER _EFI_SAL_MCA_INIT_PMI_PROTOCOL::RegisterPmiHandler

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