On 04/13/16 14:39, Dandan Bi wrote:
> Allow EfiVarStore to get <AltResp> from Hii Driver, and enhance code logic
> in MergeDefaultString function to get a full AltCfgResp.
> The logic in function MergeDefaultString after enhancement:
> (1) If there are no <AltResp> in AltCfgResp, merge the <AltResp> in
> DefaultAltCfgResp to AltCfgResp.
> (2) If there are <AltResp> in AltCfgResp, for the same <AltConfigHdr>, if
> the <ConfigElement> already in AltCfgResp, don't need to merge from
> DefaultAltCfgResp, else merge the <ConfigElement> in the DefaultAltCfgResp
> to the related <AltResp> in AltCfgResp.
> AltCfgResp: Generated by Driver.
> DefaultAltCfgResp: Generated by HiiDatabase.
> 
> Notes:
>   V2:
>   - Refine the code logic and comments.
> 
> Cc: Liming Gao <liming....@intel.com>
> Cc: Eric Dong <eric.d...@intel.com>
> Cc: Laszlo Ersek <ler...@redhat.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Dandan Bi <dandan...@intel.com>
> ---
>  .../Universal/HiiDatabaseDxe/ConfigRouting.c       | 534 
> +++++++++++++++++++++
>  1 file changed, 534 insertions(+)

Thanks for updating the patch, I skimmed it and the ugly characters are
gone. :)

Laszlo

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to