]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePeiCore/PrePeiCore.h
ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: list "PrePi.h" in INF file
[mirror_edk2.git] / ArmPlatformPkg / PrePeiCore / PrePeiCore.h
index 9f7c9c3339f75a9647f70f5aae115662ecb43656..160894620ce45c8d76bbe2e8802cc5b87db66f85 100644 (file)
@@ -40,11 +40,6 @@ PrePeiCoreTemporaryRamSupport (
   IN UINTN                    CopySize\r
   );\r
 \r
-EFI_STATUS\r
-PrePeiCoreGetGlobalVariableMemory (\r
-  OUT EFI_PHYSICAL_ADDRESS    *GlobalVariableBase\r
-  );\r
-\r
 VOID\r
 SecSwitchStack (\r
   INTN    StackDelta\r
@@ -74,4 +69,10 @@ SecondaryMain (
   IN UINTN MpId\r
   );\r
 \r
+VOID\r
+PeiCommonExceptionEntry (\r
+  IN UINT32 Entry,\r
+  IN UINTN LR\r
+  );\r
+\r
 #endif\r