TianoCore EDK2 master
Loading...
Searching...
No Matches
BlSupportSmm.h File Reference

Go to the source code of this file.

Data Structures

struct  SMRR_BASE_MASK
 

Macros

#define EFI_MSR_SMRR_MASK   0xFFFFF000
 
#define MSR_SMM_FEATURE_CONTROL   0x4E0
 
#define SMRAM_SAVE_STATE_MAP_OFFSET   0xFC00
 

Detailed Description

The header file of bootloader support SMM.

Copyright (c) 2021, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file BlSupportSmm.h.

Macro Definition Documentation

◆ EFI_MSR_SMRR_MASK

#define EFI_MSR_SMRR_MASK   0xFFFFF000

Definition at line 32 of file BlSupportSmm.h.

◆ MSR_SMM_FEATURE_CONTROL

#define MSR_SMM_FEATURE_CONTROL   0x4E0

Definition at line 33 of file BlSupportSmm.h.

◆ SMRAM_SAVE_STATE_MAP_OFFSET

#define SMRAM_SAVE_STATE_MAP_OFFSET   0xFC00

Definition at line 34 of file BlSupportSmm.h.