audk/MdeModulePkg/Universal/SetupBrowserDxe
Walon Li 343f37b5c0 MdeModulePkg/SetupBrowserDxe:Follow spec'd way to reconnect driver
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3952

In UEFI spec, it defines reconnect timing that will be activated upon
exiting of the formset or the browser. However, we did't use this kind
of way to check reconnect conditioncode. Code only blocks reconnect if
page is updated dynamically. That's not matched spec'd way. We should
check current formset whether is exiting, then reconnect driver.

Signed-off-by: Walon Li <walon.li@hpe.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2022-07-22 06:19:53 +00:00
..
Expression.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Expression.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
IfrParse.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Presentation.c MdeModulePkg/SetupBrowserDxe:Follow spec'd way to reconnect driver 2022-07-22 06:19:53 +00:00
Setup.c MdeModulePkg/SetupBrowserDxe:Follow spec'd way to reconnect driver 2022-07-22 06:19:53 +00:00
Setup.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SetupBrowser.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
SetupBrowserDxe.inf MdeModulePkg/Setup: Remove PcdFrameworkCompatibilitySupport usage 2019-05-09 09:42:55 +08:00
SetupBrowserExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00