]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue
[mirror_edk2.git] / PcAtChipsetPkg / 8254TimerDxe / 8254Timer.inf
index 67493d13f9391aca370c88b56d27254dc76ef065..46cf01de39f7915b790c7b2b7aa6ea8948dfbbef 100644 (file)
@@ -1,14 +1,14 @@
 ## @file\r
 # 8254 timer driver that provides Timer Arch protocol.\r
 #\r
-# Copyright (c) 2005 - 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
-#                                                                                           \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) 2005 - 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
+# 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
@@ -25,7 +25,7 @@
 [Packages]\r
   MdePkg/MdePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  \r
+\r
 [LibraryClasses]\r
   UefiBootServicesTableLib\r
   BaseLib\r
@@ -38,7 +38,7 @@
   Timer.c\r
 \r
 [Protocols]\r
-  gEfiCpuArchProtocolGuid       ## CONSUMES \r
+  gEfiCpuArchProtocolGuid       ## CONSUMES\r
   gEfiLegacy8259ProtocolGuid    ## CONSUMES\r
   gEfiTimerArchProtocolGuid     ## PRODUCES\r
 \r