]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/UiApp/FrontPageCustomizedUiSupport.h
IntelSiliconPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Application / UiApp / FrontPageCustomizedUiSupport.h
index ce3ecd5270412a62a4c92ce2fed04f8491a5817c..9dda98adeac0916864953d1ce5df671b061f256d 100644 (file)
@@ -21,8 +21,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   @param[in]    HiiHandle           The hii handle for the Uiapp driver.\r
   @param[in]    StartOpCodeHandle   The opcode handle to save the new opcode.\r
 \r
-  @retval   EFI_SUCCESS         Search the driver success\r
-\r
 **/\r
 VOID\r
 UiCreateContinueMenu (\r
@@ -36,8 +34,6 @@ UiCreateContinueMenu (
   @param    HiiHandle           The hii handle for the Uiapp driver.\r
   @param    StartOpCodeHandle   The opcode handle to save the new opcode.\r
 \r
-  @retval   EFI_SUCCESS         Search the driver success\r
-\r
 **/\r
 VOID\r
 UiCreateEmptyLine (\r
@@ -51,8 +47,6 @@ UiCreateEmptyLine (
   @param[in]    HiiHandle           The hii handle for the Uiapp driver.\r
   @param[in]    StartOpCodeHandle   The opcode handle to save the new opcode.\r
 \r
-  @retval   EFI_SUCCESS         Search the driver success\r
-\r
 **/\r
 VOID\r
 UiCreateLanguageMenu (\r
@@ -66,8 +60,6 @@ UiCreateLanguageMenu (
   @param[in]    HiiHandle           The hii handle for the Uiapp driver.\r
   @param[in]    StartOpCodeHandle   The opcode handle to save the new opcode.\r
 \r
-  @retval   EFI_SUCCESS         Search the driver success\r
-\r
 **/\r
 VOID\r
 UiCreateResetMenu (\r
@@ -99,8 +91,8 @@ BOOLEAN
 \r
   @param    HiiHandle           The hii handle for the Uiapp driver.\r
   @param    ClassGuid           The class guid for the driver which is the target.\r
+  @param    SpecialHandlerFn      The pointer to the specail handler function, if any.\r
   @param    StartOpCodeHandle   The opcode handle to save the new opcode.\r
-  @param    SpecialHandler      The pointer to the specail handler function, if any.\r
 \r
   @retval   EFI_SUCCESS         Search the driver success\r
 \r