]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
UefiCpuPkg: Clean up source files
[mirror_edk2.git] / UefiCpuPkg / Library / BaseUefiCpuLib / BaseUefiCpuLib.inf
index 7cf7d8ca80958a200f45cec9f94a9306c1a54a1c..5614452a88c38849c05637287491616d64a5c089 100644 (file)
@@ -3,15 +3,15 @@
 #\r
 #  The library routines are UEFI specification compliant.\r
 #\r
-#  Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 2018, 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
-#  \r
+#\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
-#  \r
+#\r
 ##\r
 \r
 [Defines]\r
@@ -21,7 +21,7 @@
   FILE_GUID                      = 34C24FD7-7A90-45c2-89FD-946473D9CE98\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = UefiCpuLib \r
+  LIBRARY_CLASS                  = UefiCpuLib\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
 \r
 [Sources.IA32]\r
-  Ia32/InitializeFpu.asm\r
+  Ia32/InitializeFpu.nasm\r
   Ia32/InitializeFpu.S\r
 \r
 [Sources.X64]\r
-  X64/InitializeFpu.asm\r
+  X64/InitializeFpu.nasm\r
   X64/InitializeFpu.S\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   UefiCpuPkg/UefiCpuPkg.dec\r
-\r
-[LibraryClasses]\r
-  UefiCpuLib\r
-\r