8c53b5e BootMaintenanceMangerUiLib: Save mode info for later use.

2 files Authored by Dong, Eric 8 years ago, Committed by Liming Gao 8 years ago,
    BootMaintenanceMangerUiLib: Save mode info for later use.
    
    In current code, we use different output modes for boot phase
    and setup phase. When split BootMaintenanceMangerUiLib from
    UiApp code, we not add logic to save the boot phase mode info
    which will be used later. This change add this logic.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@intel.com>
    Reviewed-by: Liming Gao <liming.gao@intel.com>