X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FLibrary%2FCpuExceptionHandlerLib%2FDxeCpuExceptionHandlerLib.inf;fp=UefiCpuPkg%2FLibrary%2FCpuExceptionHandlerLib%2FDxeCpuExceptionHandlerLib.inf;h=2d321494c22eb24dbcceeaaeea9fd2cb0de220bf;hp=316ed55b2ad28e626e9664eee7a5d55287f70461;hb=9b4aa7602e3ae93efc0b4956653b00c0062de07b;hpb=bef778c1fe67ceddc03a3ac34c8cef9157e01c91 diff --git a/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf b/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf index 316ed55b2a..2d321494c2 100644 --- a/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf +++ b/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf @@ -1,7 +1,7 @@ ## @file # CPU Exception Handler library instance for DXE 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 DxeException.c [Packages]