]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Include/Register/Cpuid.h
UefiCpuPkg/Cpuid.h: Update CPUID.7H.ECX structure for 5-level paging
[mirror_edk2.git] / UefiCpuPkg / Include / Register / Cpuid.h
index e0f4f968f4b6f59dd444cdde0652c4a2c0b37d48..a67f2a1dff169d99c0df24a62800a21f9eec4d6d 100644 (file)
@@ -1506,8 +1506,11 @@ typedef union {
     /// [Bits 14] AVX512_VPOPCNTDQ. (Intel Xeon Phi only.).\r
     ///\r
     UINT32  AVX512_VPOPCNTDQ:1;\r
-    UINT32  Reserved6:2;\r
-\r
+    UINT32  Reserved7:1;\r
+    ///\r
+    /// [Bits 16] Supports 5-level paging if 1.\r
+    ///\r
+    UINT32  FiveLevelPage:1;\r
     ///\r
     /// [Bits 21:17] The value of MAWAU used by the BNDLDX and BNDSTX instructions\r
     /// in 64-bit mode.\r