]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
UefiCpuPkg: Clean up source files
[mirror_edk2.git] / UefiCpuPkg / CpuIo2Dxe / CpuIo2Dxe.inf
index 8af39ff250c0082867726937b545bfd9747bccc8..86b685a16ab2fccaa5d520f293b11f125f1118f3 100644 (file)
@@ -1,7 +1,9 @@
 ## @file\r
 #  Produces the 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
+# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2017, AMD Incorporated. 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
@@ -18,7 +20,7 @@
   MODULE_UNI_FILE                = CpuIo2Dxe.uni\r
   FILE_GUID                      = A19B1FE7-C1BC-49F8-875F-54A5D542443F\r
   MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0  \r
+  VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = CpuIo2Initialize\r
 \r
 #\r
 [Sources]\r
   CpuIo2Dxe.c\r
   CpuIo2Dxe.h\r
-  IoFifo.h\r
-  \r
-[Sources.IA32]\r
-  Ia32/IoFifo.nasm | GCC\r
-  Ia32/IoFifo.asm  | MSFT\r
-  Ia32/IoFifo.asm  | INTEL\r
-\r
-[Sources.X64]\r
-  X64/IoFifo.nasm  | GCC\r
-  X64/IoFifo.asm   | MSFT\r
-  X64/IoFifo.asm   | INTEL\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r