]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
UefiCpuPkg: Put APs in 64 bit mode before handoff to OS.
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / DxeMpInitLib.inf
index cd07de3a3c0bf8bb9c8b28b9d21cd0315fa78160..4285dd06b418d3dd911bb3372104f446987e1633 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 - 2023, 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/MpFuncs.nasm\r
+  X64/CreatePageTable.c\r
 \r
 [Sources.common]\r
   AmdSev.c\r
@@ -56,6 +58,8 @@
   PcdLib\r
   CcExitLib\r
   MicrocodeLib\r
+[LibraryClasses.X64]\r
+  CpuPageTableLib\r
 \r
 [Protocols]\r
   gEfiTimerArchProtocolGuid                     ## SOMETIMES_CONSUMES\r