X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FLibrary%2FMpInitLib%2FPeiMpLib.c;fp=UefiCpuPkg%2FLibrary%2FMpInitLib%2FPeiMpLib.c;h=6ecbed39ec4c4a54e5e73f9dd4a7b13f11201837;hp=06e3f5d0d3da53374a086fe2d2434808bddadd68;hb=348a34d984d5265ae91a6a56f0ccbc613210238d;hpb=d148a178c14babba30f8cfaa724ffc50da258c0a diff --git a/UefiCpuPkg/Library/MpInitLib/PeiMpLib.c b/UefiCpuPkg/Library/MpInitLib/PeiMpLib.c index 06e3f5d0d3..6ecbed39ec 100644 --- a/UefiCpuPkg/Library/MpInitLib/PeiMpLib.c +++ b/UefiCpuPkg/Library/MpInitLib/PeiMpLib.c @@ -1,7 +1,7 @@ /** @file MP initialize support functions for PEI phase. - Copyright (c) 2016 - 2019, Intel Corporation. All rights reserved.
+ Copyright (c) 2016 - 2020, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent **/ @@ -9,7 +9,6 @@ #include "MpLib.h" #include #include -#include /** S3 SMM Init Done notification function.