]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS.
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / DxeMpInitLib.inf
index cd07de3a3c0bf8bb9c8b28b9d21cd0315fa78160..8c8b81d93379f6f6a8790cf3b91cdca5ead344c4 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  MP Initialize Library instance for DXE driver.\r
 #\r
-#  Copyright (c) 2016 - 2021, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2016 - 2022, Intel Corporation. All rights reserved.<BR>\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 [Sources.IA32]\r
   Ia32/AmdSev.c\r
   Ia32/MpFuncs.nasm\r
+  Ia32/CreatePageTable.c\r
 \r
 [Sources.X64]\r
   X64/AmdSev.c\r
+  X64/CreatePageTable.c\r
   X64/MpFuncs.nasm\r
 \r
 [Sources.common]\r
@@ -57,6 +59,9 @@
   CcExitLib\r
   MicrocodeLib\r
 \r
+[LibraryClasses.X64]\r
+  CpuPageTableLib\r
+\r
 [Protocols]\r
   gEfiTimerArchProtocolGuid                     ## SOMETIMES_CONSUMES\r
 \r