#include <MdePkg/Include/Register/Intel/Cpuid.h>
Sub-Leaf Index 2 or Higher Enumeration of Intel SGX Resources ECX for CPUID leaf CPUID_INTEL_SGX, sub-leaf CPUID_INTEL_SGX_CAPABILITIES_RESOURCES_SUB_LEAF.
Definition at line 2869 of file Cpuid.h.
struct { ... } CPUID_INTEL_SGX_CAPABILITIES_RESOURCES_SUB_LEAF_ECX::Bits |
◆ EpcSection
UINT32 CPUID_INTEL_SGX_CAPABILITIES_RESOURCES_SUB_LEAF_ECX::EpcSection |
[Bit 3:0] The EPC section encoding. 0000b: Not valid. 0001b: The EPC section is confidentiality, integrity and replay protected. All other encoding are reserved.
Definition at line 2880 of file Cpuid.h.
◆ LowSizeOfEpcSection
UINT32 CPUID_INTEL_SGX_CAPABILITIES_RESOURCES_SUB_LEAF_ECX::LowSizeOfEpcSection |
[Bit 31:12] If EAX[3:0] = 0001b, these are bits 31:12 of the size of the corresponding EPC section within the Processor Reserved Memory.
Definition at line 2886 of file Cpuid.h.
◆ Reserved
UINT32 CPUID_INTEL_SGX_CAPABILITIES_RESOURCES_SUB_LEAF_ECX::Reserved |
◆ Uint32
UINT32 CPUID_INTEL_SGX_CAPABILITIES_RESOURCES_SUB_LEAF_ECX::Uint32 |
All bit fields as a 32-bit value
Definition at line 2891 of file Cpuid.h.
The documentation for this union was generated from the following file:
- MdePkg/Include/Register/Intel/Cpuid.h