Re: [edk2-devel] [edk2-platforms] Platform/Intel: Remove unnecessary comments in file header

2020-08-17 Thread Sun, Zailiang
Reviewed-by: Zailiang Sun 

-Original Message-
From: Gao, Liming  
Sent: Tuesday, August 18, 2020 11:16 AM
To: devel@edk2.groups.io
Cc: Sun, Zailiang ; Qian, Yi ; Chiu, 
Chasel ; Desimone, Nathaniel L 
; Dong, Eric 
Subject: [edk2-platforms] Platform/Intel: Remove unnecessary comments in file 
header

Signed-off-by: Liming Gao 
Cc: Zailiang Sun 
Cc: Yi Qian 
Cc: Chasel Chiu 
Cc: Nate DeSimone 
Cc: Eric Dong 
---
 .../PlatformDxe/Observable/Observable.c  | 12 
 .../SecBoardInitLibNull/Ia32/SecBoardInit.nasm   |  6 --
 .../PlatformInitPei/PlatformEarlyInit.h  |  8 
 3 files changed, 4 insertions(+), 22 deletions(-)

diff --git 
a/Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable.c 
b/Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable.c
index af466ce96d..eeedfc22ee 100644
--- a/Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable.c
+++ b/Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable
+++ .c
@@ -1,16 +1,12 @@
-/*++
-  This file contains 'Framework Code' and is licensed as such
-  under the terms of your license agreement with Intel or your
-  vendor.  This file may not be modified, except as allowed by
-  additional terms of your license agreement.
---*/
 /*++
 
 Copyright (c)  2010  - 2014, Intel Corporation. All rights reserved
-   


+   

+
   SPDX-License-Identifier: BSD-2-Clause-Patent
 
-   


+   

+
 
 
 Module Name:
diff --git 
a/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SecBoardInitLibNull/Ia32/SecBoardInit.nasm
 
b/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SecBoardInitLibNull/Ia32/SecBoardInit.nasm
index 404c03fe06..ffc738fd49 100644
--- 
a/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SecBoardInitLibNull/Ia32/SecBoardInit.nasm
+++ b/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SecBoardInitLib
+++ Null/Ia32/SecBoardInit.nasm
@@ -1,9 +1,3 @@
-;
-; This file contains an 'Intel Peripheral Driver' and is -; licensed for Intel 
CPUs and chipsets under the terms of your -; license agreement with Intel or 
your vendor.  This file may -; be modified by the user, subject to additional 
terms of the -; license agreement  ;; @file  ; This is the code that goes from 
real-mode to protected mode.
 ; It consumes the reset vector, calls TempRamInit API from FSP binary.
diff --git 
a/Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.h 
b/Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.h
index 4c6b0795ec..9d9854abe4 100644
--- a/Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.h
+++ b/Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit
+++ .h
@@ -16,14 +16,6 @@ Abstract:
 
 --*/
 
-/*++
- This file contains an 'Intel Peripheral Driver' and is
- licensed for Intel CPUs and chipsets under the terms of your
- license agreement with Intel or your vendor.  This file may
- be modified by the user, subject to additional terms of the
- license agreement
---*/
-
 #ifndef _EFI_PLATFORM_EARLY_INIT_H_
 #define _EFI_PLATFORM_EARLY_INIT_H_
 
--
2.27.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#64352): https://edk2.groups.io/g/devel/message/64352
Mute This Topic: https://groups.io/mt/76258618/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[edk2-devel] [edk2-platforms] Platform/Intel: Remove unnecessary comments in file header

2020-08-17 Thread Liming Gao
Signed-off-by: Liming Gao 
Cc: Zailiang Sun 
Cc: Yi Qian 
Cc: Chasel Chiu 
Cc: Nate DeSimone 
Cc: Eric Dong 
---
 .../PlatformDxe/Observable/Observable.c  | 12 
 .../SecBoardInitLibNull/Ia32/SecBoardInit.nasm   |  6 --
 .../PlatformInitPei/PlatformEarlyInit.h  |  8 
 3 files changed, 4 insertions(+), 22 deletions(-)

diff --git 
a/Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable.c 
b/Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable.c
index af466ce96d..eeedfc22ee 100644
--- a/Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable.c
+++ b/Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable.c
@@ -1,16 +1,12 @@
-/*++
-  This file contains 'Framework Code' and is licensed as such
-  under the terms of your license agreement with Intel or your
-  vendor.  This file may not be modified, except as allowed by
-  additional terms of your license agreement.
---*/
 /*++
 
 Copyright (c)  2010  - 2014, Intel Corporation. All rights reserved
-   


+   

+
   SPDX-License-Identifier: BSD-2-Clause-Patent
 
-   


+   

+
 
 
 Module Name:
diff --git 
a/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SecBoardInitLibNull/Ia32/SecBoardInit.nasm
 
b/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SecBoardInitLibNull/Ia32/SecBoardInit.nasm
index 404c03fe06..ffc738fd49 100644
--- 
a/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SecBoardInitLibNull/Ia32/SecBoardInit.nasm
+++ 
b/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SecBoardInitLibNull/Ia32/SecBoardInit.nasm
@@ -1,9 +1,3 @@
-;
-; This file contains an 'Intel Peripheral Driver' and is
-; licensed for Intel CPUs and chipsets under the terms of your
-; license agreement with Intel or your vendor.  This file may
-; be modified by the user, subject to additional terms of the
-; license agreement
 ;; @file
 ; This is the code that goes from real-mode to protected mode.
 ; It consumes the reset vector, calls TempRamInit API from FSP binary.
diff --git 
a/Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.h 
b/Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.h
index 4c6b0795ec..9d9854abe4 100644
--- a/Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.h
+++ b/Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.h
@@ -16,14 +16,6 @@ Abstract:
 
 --*/
 
-/*++
- This file contains an 'Intel Peripheral Driver' and is
- licensed for Intel CPUs and chipsets under the terms of your
- license agreement with Intel or your vendor.  This file may
- be modified by the user, subject to additional terms of the
- license agreement
---*/
-
 #ifndef _EFI_PLATFORM_EARLY_INIT_H_
 #define _EFI_PLATFORM_EARLY_INIT_H_
 
-- 
2.27.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#64351): https://edk2.groups.io/g/devel/message/64351
Mute This Topic: https://groups.io/mt/76258618/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-