]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/SecPlatformInformation.h
SecurityPkg:Tpm2DeviceLibDTpm: Support TPM command cancel
[mirror_edk2.git] / MdePkg / Include / Ppi / SecPlatformInformation.h
index a6a62f44b7e6fc8b47b88f1c0b5868b637c210a9..b93de9c216765452787b937d084f6144fdb79916 100644 (file)
@@ -1,19 +1,19 @@
 /** @file\r
   This file declares Sec Platform Information PPI.\r
 \r
 /** @file\r
   This file declares Sec Platform Information PPI.\r
 \r
-  This service is the primary handoff state into the PEI Foundation. \r
-  The Security (SEC) component creates the early, transitory memory \r
-  environment and also encapsulates knowledge of at least the \r
+  This service is the primary handoff state into the PEI Foundation.\r
+  The Security (SEC) component creates the early, transitory memory\r
+  environment and also encapsulates knowledge of at least the\r
   location of the Boot Firmware Volume (BFV).\r
 \r
   location of the Boot Firmware Volume (BFV).\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials are licensed and made available under \r
-the terms and conditions of the BSD License that accompanies this distribution.  \r
+Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available under\r
+the terms and conditions of the BSD License that accompanies this distribution.\r
 The full text of the license may be found at\r
 The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php.                                             \r
+http://opensource.org/licenses/bsd-license.php.\r
 \r
 \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
   @par Revision Reference:\r
   This PPI is introduced in PI Version 1.0.\r
 \r
   @par Revision Reference:\r
   This PPI is introduced in PI Version 1.0.\r
@@ -23,6 +23,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef __SEC_PLATFORM_INFORMATION_PPI_H__\r
 #define __SEC_PLATFORM_INFORMATION_PPI_H__\r
 \r
 #ifndef __SEC_PLATFORM_INFORMATION_PPI_H__\r
 #define __SEC_PLATFORM_INFORMATION_PPI_H__\r
 \r
+#include <Pi/PiPeiCis.h>\r
+\r
 #define EFI_SEC_PLATFORM_INFORMATION_GUID \\r
   { \\r
     0x6f8c2b35, 0xfef4, 0x448d, {0x82, 0x56, 0xe1, 0x1b, 0x19, 0xd6, 0x10, 0x77 } \\r
 #define EFI_SEC_PLATFORM_INFORMATION_GUID \\r
   { \\r
     0x6f8c2b35, 0xfef4, 0x448d, {0x82, 0x56, 0xe1, 0x1b, 0x19, 0xd6, 0x10, 0x77 } \\r
@@ -172,8 +174,8 @@ EFI_STATUS
 \r
 \r
 ///\r
 \r
 \r
 ///\r
-/// This service abstracts platform-specific information. It is necessary \r
-/// to convey this information to the PEI Foundation so that it can \r
+/// This service abstracts platform-specific information. It is necessary\r
+/// to convey this information to the PEI Foundation so that it can\r
 /// discover where to begin dispatching PEIMs.\r
 ///\r
 struct _EFI_SEC_PLATFORM_INFORMATION_PPI {\r
 /// discover where to begin dispatching PEIMs.\r
 ///\r
 struct _EFI_SEC_PLATFORM_INFORMATION_PPI {\r