audk/MdeModulePkg/Universal/CapsulePei/X64
Leo Duran 89a286ce77 MdeModulePkg/Universal/CapsulePei: Add support for PCD PcdPteMemoryEncryptionAddressOrMask
This PCD holds the address mask for page table entries when memory
encryption is enabled on AMD processors supporting the Secure Encrypted
Virtualization (SEV) feature.

The mask is applied when 4GB tables are created (UefiCapsule.c), and when
the tables are expanded on-demand by page-faults above 4GB's (X64Entry.c).

Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Brijesh Singh <brijesh.singh@amd.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leo Duran <leo.duran@amd.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2017-03-01 12:51:02 +08:00
..
PageFaultHandler.S MdeModulePkg CapsuleX64: Reduce reserved memory consumption 2015-07-27 03:04:41 +00:00
PageFaultHandler.asm MdeModulePkg CapsuleX64: Reduce reserved memory consumption 2015-07-27 03:04:41 +00:00
PageFaultHandler.nasm MdeModulePkg CapsulePei: Convert X64/PageFaultHandler.asm to NASM 2016-06-28 09:51:55 +08:00
X64Entry.c MdeModulePkg/Universal/CapsulePei: Add support for PCD PcdPteMemoryEncryptionAddressOrMask 2017-03-01 12:51:02 +08:00