> @@ -507,12 +552,13 @@ BmRepairAllControllers (
> FormBrowser2,
> &HiiHandles[Index],
> 1,
> - PcdGetPtr (PcdDriverHealthConfigureForm),
> + &gEfiHiiDriverHealthFormsetGuid,
I still don't quite understand the changes.
But the above specific change removes the PcdDriverHealthConfigureForm form pop
up.
Instead it pops up each driver health form one by one.
Why?
> 0,
> NULL,
> NULL
> );
> if (!EFI_ERROR (Status)) {
> + ShowConfigureForm (FormBrowser2,
> + InfoConfigurationRequired);
> break;
> }
> }
> --
> 2.18.0
>
> _______________________________________________
> edk2-devel mailing list
> [email protected]
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel