]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/SecPlatformInformation.h
Only include SmmCis.h if the CPU Arch is IA32 or X64
[mirror_edk2.git] / MdePkg / Include / Ppi / SecPlatformInformation.h
index b7dd03e6ce42bd299881a5e73fd3bdc7f2e2a21a..bcba5dbf2af6f5d0cce9b2aac81c79257f54a66c 100644 (file)
@@ -30,6 +30,13 @@ typedef struct _EFI_SEC_PLATFORM_INFORMATION_PPI EFI_SEC_PLATFORM_INFORMATION_PP
 \r
 extern EFI_GUID gEfiSecPlatformInformationPpiGuid;\r
 \r
+typedef struct {\r
+  UINTN BootPhase;      // entry r20 value\r
+  UINTN UniqueId;       // PAL arbitration ID\r
+  UINTN HealthStat;     // Health Status\r
+  UINTN PALRetAddress;  // return address to PAL\r
+} IPF_HANDOFF_STATUS;\r
+\r
 ///\r
 /// EFI_HEALTH_FLAGS\r
 ///\r