public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] UefiCpuPkg/CpuDxe:
@ 2017-03-02 23:36 Leo Duran
  2017-03-02 23:36 ` [PATCH] UefiCpuPkg/CpuDxe: Add support for PCD PcdPteMemoryEncryptionAddressOrMask Leo Duran
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Duran @ 2017-03-02 23:36 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 follows [PATCH v4 0/6] Add PCD PcdPteMemoryEncryptionAddressOrMask,
which has alreeady being pushed upstream.

Leo Duran (1):
  UefiCpuPkg/CpuDxe:     Add support for PCD
    PcdPteMemoryEncryptionAddressOrMask

 UefiCpuPkg/CpuDxe/CpuDxe.inf     |  5 +++++
 UefiCpuPkg/CpuDxe/CpuPageTable.c | 30 +++++++++++++++++++++---------
 2 files changed, 26 insertions(+), 9 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-03-03  6:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-02 23:36 [PATCH] UefiCpuPkg/CpuDxe: Leo Duran
2017-03-02 23:36 ` [PATCH] UefiCpuPkg/CpuDxe: Add support for PCD PcdPteMemoryEncryptionAddressOrMask Leo Duran
2017-03-03  6:53   ` Fan, Jeff

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