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

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

Data Fields

struct {
   UINT32   NumGuests
 
Bits
 
UINT32 Uint32
 

Detailed Description

CPUID Memory Encryption support information ECX for CPUID leaf CPUID_MEMORY_ENCRYPTION_INFO.

Definition at line 723 of file Cpuid.h.

Field Documentation

◆ 

struct { ... } CPUID_MEMORY_ENCRYPTION_INFO_ECX::Bits

Individual bit fields

◆ NumGuests

UINT32 CPUID_MEMORY_ENCRYPTION_INFO_ECX::NumGuests

[Bit 31:0] Number of encrypted guest supported simultaneously

Definition at line 731 of file Cpuid.h.

◆ Uint32

UINT32 CPUID_MEMORY_ENCRYPTION_INFO_ECX::Uint32

All bit fields as a 32-bit value

Definition at line 736 of file Cpuid.h.


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