]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf
UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offset
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / PeiMpInitLib.inf
index 34abf25d43cd2a1ee2f9b893039ee2faf3616403..49b0ffe8be8a43a81d9fc1f6c32eb1305d516a43 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  MP Initialize Library instance for PEI driver.\r
 #\r
-#  Copyright (c) 2016 - 2020, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2016 - 2021, Intel Corporation. All rights reserved.<BR>\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 #\r
 \r
 [Sources.IA32]\r
-  Ia32/MpEqu.inc\r
   Ia32/MpFuncs.nasm\r
 \r
 [Sources.X64]\r
-  X64/MpEqu.inc\r
   X64/MpFuncs.nasm\r
 \r
 [Sources.common]\r
+  MpEqu.inc\r
   PeiMpLib.c\r
   MpLib.c\r
   MpLib.h\r