]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf
MpInitLib: Move the Above1Mb vector allocation to MpInitLibInitialize
[mirror_edk2.git] / UefiCpuPkg / CpuIo2Smm / CpuIo2Smm.inf
index d7c98f67c04aadfaaf6bf037f757eb879863422e..304f0ce83c623028d882222ceb87b2526f4bcfdf 100644 (file)
@@ -1,13 +1,8 @@
 ## @file\r
-#  Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library.  \r
+#  Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library.\r
 #\r
-#  Copyright (c) 2009 - 2014, 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
-#  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
+#  Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 \r
+#  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
 [Sources]\r
   CpuIo2Smm.c\r
-  CpuIo2Smm.h\r
-  \r
+  CpuIo2Mm.c\r
+  CpuIo2Mm.h\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
@@ -39,9 +35,9 @@
   BaseLib\r
   DebugLib\r
   IoLib\r
-  SmmServicesTableLib\r
+  MmServicesTableLib\r
   BaseMemoryLib\r
-  \r
+\r
 [Protocols]\r
   gEfiSmmCpuIo2ProtocolGuid                   ## PRODUCES\r
 \r