]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / Library / SecPeiDxeTimerLibUefiCpu / SecPeiDxeTimerLibUefiCpu.inf
index 2416af225c8349e30741c8a7f7316d72a5b347dd..cd8bc628c6bf321785fd28c9d21e6a4a2e48e706 100644 (file)
 #\r
 # Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\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
-#  http://opensource.org/licenses/bsd-license.php.\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
 ##\r
 \r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF\r
+#  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
-[Sources.Ia32, Sources.X64]\r
+[Sources]\r
   X86TimerLib.c\r
 \r
-[Sources.IPF]\r
-  IpfTimerLib.c\r
-\r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   UefiCpuPkg/UefiCpuPkg.dec\r
 [LibraryClasses]\r
   BaseLib\r
 \r
-[LibraryClasses.IA32, LibraryClasses.X64]\r
+[LibraryClasses]\r
   PcdLib\r
   DebugLib\r
   LocalApicLib\r
 \r
-[LibraryClasses.IPF]\r
-  PalLib\r
-\r
-\r
-[Pcd.IA32, Pcd.X64]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdFSBClock  ## SOMETIMES_CONSUMES\r
 \r