]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PlatformPei/AmdSev.c
OvmfPkg/PlatformPei: sync AmdSevInitialize() definition with declaration
[mirror_edk2.git] / OvmfPkg / PlatformPei / AmdSev.c
index 1539e5b5cdce152c606d181f960256a58dbeaeac..ad31b69fb0322b6caea875495fc2a00c26bccf2a 100644 (file)
@@ -23,6 +23,8 @@
 #include <Register/Amd/Cpuid.h>\r
 #include <Library/MemEncryptSevLib.h>\r
 \r
+#include "Platform.h"\r
+\r
 /**\r
 \r
   Function checks if SEV support is available, if present then it sets\r
@@ -30,7 +32,6 @@
 \r
   **/\r
 VOID\r
-EFIAPI\r
 AmdSevInitialize (\r
   VOID\r
   )\r