]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootMaint.c
correct the input parameter FormId of IfrLibUpdateForm()
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BootMaint / BootMaint.c
index efc862e64b8b73f8f797c5ff42383e04ce84aa05..f5e0bf04a026a6d8ebd578f88f4c369a2b4510ba 100644 (file)
@@ -1043,7 +1043,7 @@ InitializeBM (
     IfrLibUpdateForm (\r
       BmmCallbackInfo->BmmHiiHandle,\r
       &mBootMaintGuid,\r
-      FORM_MAIN_ID,\r
+      FORM_BOOT_SETUP_ID,\r
       FORM_BOOT_LEGACY_DEVICE_ID,\r
       FALSE,\r
       &gUpdateData\r