X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FLibrary%2FCpuExceptionHandlerLib%2FSmmCpuExceptionHandlerLib.inf;h=549c74748dfbc5ad026c07734f5ea99b967b342d;hp=59f2d4d26d1cc2340823a618e7d963923fb5d655;hb=9b4aa7602e3ae93efc0b4956653b00c0062de07b;hpb=bef778c1fe67ceddc03a3ac34c8cef9157e01c91 diff --git a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf index 59f2d4d26d..549c74748d 100644 --- a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf +++ b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf @@ -1,7 +1,7 @@ ## @file # CPU Exception Handler library instance for SMM modules. # -# Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.
+# Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.
# 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 @@ -42,7 +42,7 @@ [Sources.common] CpuExceptionCommon.h CpuExceptionCommon.c - DxeSmmCpuException.c + PeiDxeSmmCpuException.c SmmException.c [Packages]