]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PlatformPei/Platform.h
OvmfPkg/AmdSevDxe: sort #includes, and entries in INF file sections
[mirror_edk2.git] / OvmfPkg / PlatformPei / Platform.h
index 18f42c3f0ea8e29b1c105bece168278255a44f03..f942e61bb4f90ab16bbc18420ca97f582e1b5fea 100644 (file)
@@ -53,6 +53,11 @@ AddressWidthInitialization (
   VOID\r
   );\r
 \r
+VOID\r
+Q35TsegMbytesInitialization (\r
+  VOID\r
+  );\r
+\r
 EFI_STATUS\r
 PublishPeiMemory (\r
   VOID\r
@@ -88,6 +93,11 @@ XenDetect (
   VOID\r
   );\r
 \r
+VOID\r
+AmdSevInitialize (\r
+  VOID\r
+  );\r
+\r
 extern BOOLEAN mXen;\r
 \r
 VOID\r
@@ -103,4 +113,6 @@ extern UINT8 mPhysMemAddressWidth;
 \r
 extern UINT32 mMaxCpuCount;\r
 \r
+extern UINT16 mHostBridgeDevId;\r
+\r
 #endif // _PLATFORM_PEI_H_INCLUDED_\r