diff options
author | Dandan Bi <dandan.bi@intel.com> | 2016-04-20 12:59:47 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2016-04-27 16:39:47 +0800 |
commit | c87b13cdb572a1b91e16104dd62cc6250ed57c1d (patch) | |
tree | cb25e18872ad827343c83a6a1930d1f060057c0c /ShellPkg | |
parent | e626a36c930a09d920de6e535032d62cbe7d3bce (diff) | |
download | edk2-platforms-c87b13cdb572a1b91e16104dd62cc6250ed57c1d.tar.xz |
MdeModulePkg: Export ConfigResp only for form Package after ReadyToBoot
The Hii runtime support feature will export the content of
HiiDatabase and the ConfigResp string to runtime buffer
after ReadyToBoot event is triggered. If some drivers
add/update/remove packages from Hiidatabase after ReadyToBoot:
Originally we will both export the content of HiiDatabase and
the ConfigResp string for all packages.
But now after investigation, we found only for form packages need
to export the content of HiiDatabase and the ConfigResp string,
for other packages just need to export the content of HiiDatabase.
Now to enhance this logic.
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>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
Diffstat (limited to 'ShellPkg')
0 files changed, 0 insertions, 0 deletions