public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm:
@ 2017-03-14 21:12 Leo Duran
  2017-03-14 21:12 ` [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Bug-Fix for supporting PCD PcdPteMemoryEncryptionAddressOrMask Leo Duran
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Duran @ 2017-03-14 21:12 UTC (permalink / raw)
  To: edk2-devel; +Cc: Leo Duran

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 page tables entries are created or modified.
This patch removes the SEV mask on addresses from page-table entries.

This patch follows [PATCH v4 0/6] Add PCD PcdPteMemoryEncryptionAddressOrMask
which has alreeady being pushed upstream.

Leo Duran (1):
  UefiCpuPkg/PiSmmCpuDxeSmm:     Bug-Fix for supporting PCD
    PcdPteMemoryEncryptionAddressOrMask

 UefiCpuPkg/PiSmmCpuDxeSmm/SmmCpuMemoryManagement.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-15  1:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14 21:12 [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Leo Duran
2017-03-14 21:12 ` [PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Bug-Fix for supporting PCD PcdPteMemoryEncryptionAddressOrMask Leo Duran
2017-03-15  1:57   ` Fan, Jeff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox