audk/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib
Dandan Bi 1c03582b07 IntelFrameworkModulePkg/LegacyUi: Get legacy options when open legacy form
The LegacyBootMaintUiLib depends on the LegacyBootManagerLib to realize its
functionality, the LegacyBootManagerLib may initialize after
LegacyBootMaintUiLib, so the functionality of LegacyBootMaintUiLib may
be incorrect. Now we fix this issue by executing the related codes when
opening the legacy forminstead in its the constructor function. Because
when opening the legacy form, the LegacyBootManagerLib must have been
initialized.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-07-07 12:49:01 +08:00
..
LegacyBootMaintUi.c IntelFrameworkModulePkg/LegacyUi: Get legacy options when open legacy form 2016-07-07 12:49:01 +08:00
LegacyBootMaintUi.h LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDxe driver. 2015-08-05 07:08:02 +00:00
LegacyBootMaintUiLib.inf IntelFrameworkModulePkg: Ad the missing module UNI files. 2015-08-28 02:47:31 +00:00
LegacyBootMaintUiLib.uni IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00
LegacyBootMaintUiStrings.uni IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00
LegacyBootMaintUiVfr.Vfr Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Universal/BdsDxe driver. 2015-07-30 03:43:14 +00:00
LegacyBootMaintUiVfr.h LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDxe driver. 2015-08-05 07:08:02 +00:00