]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUiSupport.h
MdeModulePkg: Make function comments and function match in UI codes
[mirror_edk2.git] / MdeModulePkg / Library / BootMaintenanceManagerUiLib / BootMaintenanceManagerCustomizedUiSupport.h
index 2c69888b7c44ecf9e35778383811de5ad3bdb018..9f04bf573f4934a8baaebce2c3b5fd6523e971e6 100644 (file)
@@ -31,7 +31,8 @@ BmmCreateTimeOutMenu (
 /**\r
   Create the dynamic item to allow user to set the "BootNext" vaule.\r
 \r
-  @param CallbackData    The BMM context data.\r
+  @param[in]    HiiHandle           The hii handle for the Uiapp driver.\r
+  @param[in]    StartOpCodeHandle   The opcode handle to save the new opcode.\r
 \r
 **/\r
 VOID\r
@@ -129,8 +130,8 @@ EFI_STATUS
 \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