]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Ppi/ReadOnlyVariable.h
Minor code enhancement.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Ppi / ReadOnlyVariable.h
index 62e98a8aeb18a6d2211246b1373bd24207165247..87d2dc35e665d17b7b04cf76ad5102f8cd87dcb7 100644 (file)
@@ -37,11 +37,11 @@ typedef struct _EFI_PEI_READ_ONLY_VARIABLE_PPI  EFI_PEI_READ_ONLY_VARIABLE_PPI;
 #define EFI_VARIABLE_NON_VOLATILE       0x00000001\r
 #define EFI_VARIABLE_BOOTSERVICE_ACCESS 0x00000002\r
 #define EFI_VARIABLE_RUNTIME_ACCESS     0x00000004\r
-  /**\r
-  /// Inconsistent with specification here: \r
-  /// In Framework Spec, PeiCis0.91, neither the macro or its value is defined.\r
-  /// Keeping this inconsistancy for backward compatibility.\r
-  **\r
+///\r
+/// Inconsistent with specification here: \r
+/// In Framework Spec, PeiCis0.91, neither the macro or its value is defined.\r
+/// Keeping this inconsistancy for backward compatibility.\r
+//\r
 #define EFI_VARIABLE_READ_ONLY          0x00000008\r
 ///@}\r
 \r