Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.d...@intel.com>
---
 .../Library/LegacyBootMaintUiLib/LegacyBootMaintUi.c |  19 ++++++++++---------
 .../Library/LegacyBootMaintUiLib/LegacyBootMaintUi.h |  19 ++++++++++---------
 .../LegacyBootMaintUiLib/LegacyBootMaintUiLib.inf    |  16 ++++++++--------
 .../LegacyBootMaintUiStrings.uni                     | Bin 6318 -> 6376 bytes
 .../LegacyBootMaintUiLib/LegacyBootMaintUiVfr.Vfr    |  19 +++++++++----------
 .../LegacyBootMaintUiLib/LegacyBootMaintUiVfr.h      |  19 ++++++++++---------
 6 files changed, 47 insertions(+), 45 deletions(-)

diff --git 
a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.c 
b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.c
index 26d6586..3d757ae 100644
--- a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.c
+++ b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.c
@@ -1,19 +1,20 @@
 /** @file
-  The platform boot manager reference implementation
+  Legacy Boot Maintainence UI implementation.
 
-  Copyright (c) 2004 - 2011, Intel Corporation. All rights reserved.<BR>
-  This software and associated documentation (if any) is furnished
-  under a license and may only be used or copied in accordance
-  with the terms of the license. Except as permitted by such
-  license, no part of this software or documentation may be
-  reproduced, stored in a retrieval system, or transmitted in any
-  form or by any means without the express written consent of
-  Intel Corporation.
+Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>
+This program and the accompanying materials
+are licensed and made available under the terms and conditions of the BSD 
License
+which accompanies this distribution.  The full text of the license may be 
found at
+http://opensource.org/licenses/bsd-license.php
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 
 **/
 
+
 #include "LegacyBootMaintUi.h"
 
 LEGACY_BOOT_OPTION_CALLBACK_DATA  *mLegacyBootOptionPrivate;
 EFI_GUID  mLegacyBootOptionGuid     = LEGACY_BOOT_OPTION_FORMSET_GUID;
 CHAR16    mLegacyBootStorageName[]  = L"LegacyBootData";
diff --git 
a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.h 
b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.h
index 1d88eed..d52208d 100644
--- a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.h
+++ b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.h
@@ -1,19 +1,20 @@
 /** @file
-  The platform boot manager reference implement
+  Legacy boot maintainence Ui definition.
 
-  Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR>
-  This software and associated documentation (if any) is furnished
-  under a license and may only be used or copied in accordance
-  with the terms of the license. Except as permitted by such
-  license, no part of this software or documentation may be
-  reproduced, stored in a retrieval system, or transmitted in any
-  form or by any means without the express written consent of
-  Intel Corporation.
+Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>
+This program and the accompanying materials
+are licensed and made available under the terms and conditions of the BSD 
License
+which accompanies this distribution.  The full text of the license may be 
found at
+http://opensource.org/licenses/bsd-license.php
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 
 **/
 
+
 #ifndef _EFI_LEGACY_BOOT_OPTION_H_
 #define _EFI_LEGACY_BOOT_OPTION_H_
 
 #include <PiDxe.h>
 
diff --git 
a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.inf 
b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.inf
index d2ac07e..6c4be3a 100644
--- 
a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.inf
+++ 
b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.inf
@@ -1,16 +1,16 @@
 ## @file
+#  Legacy Boot Maintainence UI module is library for BDS phase.
 #
+#  Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
+#  This program and the accompanying materials
+#  are licensed and made available under the terms and conditions of the BSD 
License
+#  which accompanies this distribution.  The full text of the license may be 
found at
+#  http://opensource.org/licenses/bsd-license.php
 #  
-#  Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>
-#  This software and associated documentation (if any) is furnished
-#  under a license and may only be used or copied in accordance
-#  with the terms of the license. Except as permitted by such
-#  license, no part of this software or documentation may be
-#  reproduced, stored in a retrieval system, or transmitted in any
-#  form or by any means without the express written consent of
-#  Intel Corporation.
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR 
IMPLIED.
 #  
 ##
 
 [Defines]
   INF_VERSION                    = 0x00010005
diff --git 
a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiStrings.uni
 
b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiStrings.uni
index 
311df4b7fd5e1ae83d10e1d1fee88287d39b2196..8027b6241a980724d762e4adef762b8cd83c7edf
 100644
GIT binary patch
delta 875
zcmZ9K%}(1;5QUE-=mLoqNJU~%i%mBnD1udYqy(^l1X3fYDpj(HA(jZCj`>@lEZKtm
z9&C6i9)bnm+&GX_mhb%BGiT0>{ak&mK1O-v%fjNGLM6ITR@hi4isk80$<u>BUDc|}
z`N7opr?>4tmrB*s8E2?2n2@?QHdDvdgw&pZ=<3ql-8tqn5MAO7OiCuyx%!&bj8=F&
z$CKv&N^`5mHR802cENg$pHLMl;xu(vt}}f3LFwyYRAaqOQ9`f8`F*fGopO#e*7Qpo
z#JeDD(hIc26KZal#_l?x{+}oTYn;ZGIFD{?IGGzQLfEKv1(>IxSj{On=R8&#>sDDF
zm%a^#i@75kk@XPTD@L={*@UbPamHeQxV820hT^Rvb)!_MPWe15^cf$nPbNZRTg#I-
z1682u@Q#0taX-+u>ImCcOHFNYu4|9jXNw+tG#ilhRpXBdz}jvP)xg%t+X99RpL_T9
zle-3$1EX%@deGXrgf(KLUBcE}Y*Bea;t>cVZn~zPj=;5?xCVJ2dShui0WBhvZ#iol
zfHe$#{}!-Kz$V}~c84odU&gN&ZHAN7b^Jl}N$<0def}nEy1_ojw)b*BRh@qaJ2#MN

delta 829
zcmaJ<yH3ME5FGJnBGJ)v5<-B4fOOPI6m<Col3Wx^i5+q_A(elD2=N;<6jXc+qTw@`
z+0Dagkfrn8K4xcU_qYAte(9dvqK||QMtDGp0SZhpMp)kxBFe?v{q8kx7T=F`V#I)v
zGsaKp3;gHA&_D4j&_iZe(X4&5RK$#oE6tP9mNVmwk%J||9Ot}cL{ROD*txxi%<JO-
zEnM*nHQkjJj0{oHK<XKb3SMM4gvRvF`Bt%!-MZ$lEKZcwY+!DI2{D{-#%N*m%sypt
zH7I<MI5rjxm@%QmkT;zwTk@24>Gf;psJ^7-4$qc2q0jXREaXwjR)%PFja*`5Jz}kU
zrDwaf3tDoL6^hgss;1!_T)X9b>c)V)%l`(kQcC(X%WJ?B7Ai<n<V05_5=#qpTd`o4
zl4piG;)xtb7Cg6vNNtqtbQC6G6Rk}xR`Tc6q)BD7nV#>O2|**)b~)N|G93z8kh3IO
p4JdLP>L#+N)@)`>eGHnp_P}>Yi|W#@DJ*_Y_w{IfeD1Xm{{Yz#n9l$J

diff --git 
a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiVfr.Vfr 
b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiVfr.Vfr
index d4ac5a0..a3b11ff 100644
--- 
a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiVfr.Vfr
+++ 
b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiVfr.Vfr
@@ -1,19 +1,18 @@
 ///** @file
 //  
 //    Browser formset.
 //  
-//  Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR>
-//  This software and associated documentation (if any) is furnished
-//  under a license and may only be used or copied in accordance
-//  with the terms of the license. Except as permitted by such
-//  license, no part of this software or documentation may be
-//  reproduced, stored in a retrieval system, or transmitted in any
-//  form or by any means without the express written consent of
-//  Intel Corporation.
-
-
+//  Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>
+//  This program and the accompanying materials
+//  are licensed and made available under the terms and conditions of the BSD 
License
+//  which accompanies this distribution.  The full text of the license may be 
found at
+//  http://opensource.org/licenses/bsd-license.php
+//  
+//  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+//  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR 
IMPLIED.
+//  
 //**/
 
 #include "LegacyBootMaintUiVfr.h"
 
 
diff --git 
a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiVfr.h 
b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiVfr.h
index e421aab..493e589 100644
--- 
a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiVfr.h
+++ 
b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiVfr.h
@@ -1,19 +1,20 @@
 /** @file
-  The platform boot manager reference implement
+  Legacy Boot Maintainence UI definition.
 
-  Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR>
-  This software and associated documentation (if any) is furnished
-  under a license and may only be used or copied in accordance
-  with the terms of the license. Except as permitted by such
-  license, no part of this software or documentation may be
-  reproduced, stored in a retrieval system, or transmitted in any
-  form or by any means without the express written consent of
-  Intel Corporation.
+Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>
+This program and the accompanying materials
+are licensed and made available under the terms and conditions of the BSD 
License
+which accompanies this distribution.  The full text of the license may be 
found at
+http://opensource.org/licenses/bsd-license.php
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 
 **/
 
+
 #ifndef _EFI_LEGACY_BOOT_OPTION_VFR_H_
 #define _EFI_LEGACY_BOOT_OPTION_VFR_H_
 
 #include <Guid/HiiBootMaintenanceFormset.h>
 
-- 
1.9.5.msysgit.1

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

Reply via email to