]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/ReadOnlyVariable2.h
Formalize comments for Protocols and PPIs.
[mirror_edk2.git] / MdePkg / Include / Ppi / ReadOnlyVariable2.h
index 329266a87974a84bd8c6abe6851ada8d5a2cbdc7..44f220e167c59b29d7d09b985695afadca7932bb 100644 (file)
@@ -107,13 +107,7 @@ EFI_STATUS
 /// variable services. \r
 ///\r
 struct _EFI_PEI_READ_ONLY_VARIABLE2_PPI {\r
-  ///\r
-  /// A service to read the value of a particular variable using its name.\r
-  ///\r
   EFI_PEI_GET_VARIABLE2       GetVariable;\r
-  ///\r
-  /// Find the next variable name in the variable store.\r
-  ///\r
   EFI_PEI_NEXT_VARIABLE_NAME2 NextVariableName;\r
 };\r
 \r