TianoCore EDK2 master
Loading...
Searching...
No Matches
SMRAM_SAVE_STATE_MAP Union Reference

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

Data Fields

SMRAM_SAVE_STATE_MAP32 x86
 
SMRAM_SAVE_STATE_MAP64 x64
 

Detailed Description

Union of 32-bit and 64-bit SMRAM Save State Maps

Definition at line 139 of file SmramSaveStateMap.h.

Field Documentation

◆ x64

SMRAM_SAVE_STATE_MAP64 SMRAM_SAVE_STATE_MAP::x64

Definition at line 141 of file SmramSaveStateMap.h.

◆ x86

SMRAM_SAVE_STATE_MAP32 SMRAM_SAVE_STATE_MAP::x86

Definition at line 140 of file SmramSaveStateMap.h.


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