]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h
Minor code enhancement.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / FrameworkFormCallback.h
index 82b9bc54bc6132551413a49635ee785816f59952..67a50d7fe7b0c62ba3e4238a8396a907605d1153 100644 (file)
@@ -37,11 +37,9 @@ typedef struct _EFI_FORM_CALLBACK_PROTOCOL  EFI_FORM_CALLBACK_PROTOCOL;
 \r
 ///\r
 ///  Inconsistent with specification here: \r
-///  EFI_IFR_DATA_ENTRY RESET_REQUIRED, EXIT_REQUIRED, SAVE_REQUIRED, NV_CHANGED \r
-//// and NV_NOT_CHANGED are not defined in HII specification. These Flags of EFI_IFR_DATA_ENTRY \r
-///  should be defined to describe the standard behavior of the browser after the callback.\r
-///\r
-\r
+///  RESET_REQUIRED, EXIT_REQUIRED, SAVE_REQUIRED, NV_CHANGED and NV_NOT_CHANGED are not \r
+///  defined in HII specification. These Flags of EFI_IFR_DATA_ENTRY should be defined\r
+///  to describe the standard behavior of the browser after the callback.\r
 ///\r
 /// If this flag is set, the browser will exit and reset after processing callback results\r
 ///\r