Reviewed-by: Zailiang Sun <zailiang....@intel.com> -----Original Message----- From: Gao, Liming <liming....@intel.com> Sent: Tuesday, August 18, 2020 11:16 AM To: devel@edk2.groups.io Cc: Sun, Zailiang <zailiang....@intel.com>; Qian, Yi <yi.q...@intel.com>; Chiu, Chasel <chasel.c...@intel.com>; Desimone, Nathaniel L <nathaniel.l.desim...@intel.com>; Dong, Eric <eric.d...@intel.com> Subject: [edk2-platforms] Platform/Intel: Remove unnecessary comments in file header
Signed-off-by: Liming Gao <liming....@intel.com> Cc: Zailiang Sun <zailiang....@intel.com> Cc: Yi Qian <yi.q...@intel.com> Cc: Chasel Chiu <chasel.c...@intel.com> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> Cc: Eric Dong <eric.d...@intel.com> --- .../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] -=-=-=-=-=-=-=-=-=-=-=-