]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Framework/FrameworkInternalFormRepresentation.h
refine some definitions comments.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Framework / FrameworkInternalFormRepresentation.h
index 925defebf39293769f5d185861683ef2f3128a9e..a5579c4db2a26f0e04ca826993aa8ba3e5488fdc 100644 (file)
@@ -279,7 +279,7 @@ typedef struct {
 /// Inconsistent with specification here:\r
 /// Following defintion may not comply with Framework Specification HII 0.92. To \r
 /// keep the inconsistant is for implementation needed.\r
-///\r
+///@{\r
 typedef struct {\r
   FRAMEWORK_EFI_IFR_OP_HEADER       Header;\r
   UINT8                             Flags;\r
@@ -323,6 +323,7 @@ typedef struct {
   UINT16                            VariableId;   ///< offset into variable storage\r
   UINT16                            Value;        ///< value to compare against\r
 } EFI_IFR_EQ_VAR_VAL;\r
+///@}\r
 \r
 typedef struct {\r
   FRAMEWORK_EFI_IFR_OP_HEADER       Header;\r