]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/TemporaryRamSupport.h
Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes for MdePkg.
[mirror_edk2.git] / MdePkg / Include / Ppi / TemporaryRamSupport.h
index 648127fc22e66ba7776a49e2396a85a9db4b2fc7..ecbeca2a0f89c83815d1aecc294534f5aa71cb2c 100644 (file)
@@ -12,8 +12,7 @@
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
   @par Revision Reference:\r
-  This PPI is defined in PI.\r
-  Version 1.00.\r
+  This PPI is introduced in PI Version 1.0.\r
 \r
 **/\r
 \r
@@ -53,10 +52,6 @@ EFI_STATUS
 /// This service abstracts the ability to migrate contents of the platform early memory store.\r
 ///\r
 typedef struct {\r
-  ///\r
-  /// Perform the migration of contents of Temporary RAM to Permanent RAM.\r
-  /// Terminate the Temporary RAM if it cannot coexist with the Permanent RAM.\r
-  ///\r
   TEMPORARY_RAM_MIGRATION   TemporaryRamMigration;\r
 } TEMPORARY_RAM_SUPPORT_PPI;\r
 \r