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

#include <MdePkg/Include/Register/Amd/Cpuid.h>

Data Fields

struct {
   UINT32   MinAsid
 
Bits
 
UINT32 Uint32
 

Detailed Description

CPUID Memory Encryption support information EDX for CPUID leaf CPUID_MEMORY_ENCRYPTION_INFO.

Definition at line 743 of file Cpuid.h.

Field Documentation

◆ 

struct { ... } CPUID_MEMORY_ENCRYPTION_INFO_EDX::Bits

Individual bit fields

◆ MinAsid

UINT32 CPUID_MEMORY_ENCRYPTION_INFO_EDX::MinAsid

[Bit 31:0] Minimum SEV enabled, SEV-ES disabled ASID

Definition at line 751 of file Cpuid.h.

◆ Uint32

UINT32 CPUID_MEMORY_ENCRYPTION_INFO_EDX::Uint32

All bit fields as a 32-bit value

Definition at line 756 of file Cpuid.h.


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