]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf
UefiCpuPkg/CpuDxe: Enable protection for newly added page table
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / PeiMpInitLib.inf
index c195a38f59f44a74606e181a330fbb0962c0af15..fa84e392af1d72d3fbfdd8c01519c73c2ac0fb89 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  MP Initialize Library instance for PEI driver.\r
 #\r
-#  Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
@@ -39,6 +39,7 @@
   PeiMpLib.c\r
   MpLib.c\r
   MpLib.h\r
+  Microcode.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   LocalApicLib\r
   MemoryAllocationLib\r
   HobLib\r
-  PeiServicesLib\r
   MtrrLib\r
   CpuLib\r
   UefiCpuLib\r
   SynchronizationLib\r
 \r
-[Ppis]\r
-  gEfiEndOfPeiSignalPpiGuid                     ## NOTIFY\r
-\r
 [Pcd]\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuMaxLogicalProcessorNumber        ## CONSUMES\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuApInitTimeOutInMicroSeconds      ## CONSUMES\r