]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level paging
authorRay Ni <ray.ni@intel.com>
Wed, 12 Jun 2019 03:04:52 +0000 (11:04 +0800)
committerRay Ni <ray.ni@intel.com>
Wed, 10 Jul 2019 08:00:06 +0000 (16:00 +0800)
commit7c5010c7f88b790f4524c4a5311819e3af5e2752
treeaf076f1cc126259a437744a5667da6a0327258a8
parent7e56f8928d8461d820a81a50908adf648279f1dc
MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level paging

5-level paging is documented in white paper:
https://software.intel.com/sites/default/files/managed/2b/80/5-level_paging_white_paper.pdf

Commit f8113e25001e715390127f23e2197252cbd6d1a2
changed Cpuid.h already.

This patch updates IA32_CR4 structure to include LA57 field.

Signed-off-by: Ray Ni <ray.ni@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
MdePkg/Include/Library/BaseLib.h