]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/Include/Register/Amd/Cpuid.h
UefiCpuPkg: Define AMD Memory Encryption specific CPUID and MSR
authorBrijesh Singh <brijesh.singh@amd.com>
Thu, 22 Jun 2017 20:37:32 +0000 (04:37 +0800)
committerJeff Fan <jeff.fan@intel.com>
Mon, 26 Jun 2017 05:45:33 +0000 (13:45 +0800)
commitb15cbd9c2d4f240e4268f64ffd6be690b1f0c434
tree85c2788944a83926dd1a9419651a2d3cdf9d26a7
parent4777032247fb3cbc8325881572aa8a83ccd9db93
UefiCpuPkg: Define AMD Memory Encryption specific CPUID and MSR

The patch defines AMD's Memory Encryption Information CPUID leaf and SEV
status MSR. The complete description for CPUID leaf is available in APM
volume 2, Section 15.34.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Jeff Fan <jeff.fan@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Leo Duran <leo.duran@amd.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
UefiCpuPkg/Include/Register/Amd/Cpuid.h [new file with mode: 0644]
UefiCpuPkg/Include/Register/Amd/Fam17Msr.h [new file with mode: 0644]
UefiCpuPkg/Include/Register/Amd/Msr.h [new file with mode: 0644]