@@ -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 edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel