]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/SetupBrowserDxe/Ui.h
Refine code to follow coding style.
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Ui.h
index e79c5272a639fd8aed47ba5a5fc970dffb654f1b..03cb0cd7530945380678c42a3f9c019773887dae 100644 (file)
@@ -272,8 +272,8 @@ UiFindChildMenuList (
 /**\r
   Search Menu with given Handle, FormSetGuid and FormId in all cached menu list.\r
 \r
-  @param  FormSetGuid            The Formset GUID of the menu to search.\r
   @param  Handle                 Hii handle related to this formset.\r
+  @param  FormSetGuid            The Formset GUID of the menu to search.\r
   @param  FormId                 The Form ID of menu to search.\r
 \r
   @return A pointer to menu found or NULL if not found.\r