]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/TemporaryRamSupport.h
Formalize comments for Protocols and PPIs.
[mirror_edk2.git] / MdePkg / Include / Ppi / TemporaryRamSupport.h
index 648127fc22e66ba7776a49e2396a85a9db4b2fc7..46169fcaf516118e367db90967d343b1ce21eadd 100644 (file)
@@ -53,10 +53,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