mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
MdePkg/Include: Update reference to SEV-SNP header file
Update reference to SevSnpMsr.h as part of a refactor of MSR definitions and SEV-SNP related defines. Remove family-specific references (filename) as these defines are common to all modern EPYC Processors. Signed-off-by: Paul Grimes <paul.grimes@amd.com>
This commit is contained in:
parent
6eaeef2c9b
commit
d40c71ef3f
@ -18,7 +18,7 @@
|
||||
#define __AMD_MSR_H__
|
||||
|
||||
#include <Register/Intel/ArchitecturalMsr.h>
|
||||
#include <Register/Amd/Fam17Msr.h>
|
||||
#include <Register/Amd/SevSnpMsr.h>
|
||||
#include <Register/Amd/SvsmMsr.h>
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user