]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaBusDxe / IsaBusDxe.inf
index 1405c41a9c6a9e9d292e98ca2f022cdc1d40e583..0c96c813da9061e657bfdb7100c4a4da418fbcb7 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 # Component description file for IsaBus module.\r
 #\r
 # Discovers all the ISA Controllers and their resources by using the ISA ACPI \r
@@ -6,7 +6,7 @@
 # Controller found. This driver is designed to manage a PCI-to-ISA bridge Device\r
 # such as LPC bridge.\r
 #\r
-# Copyright (c) 2007 - 2009, Intel Corporation\r
+# Copyright (c) 2007 - 2010, Intel Corporation\r
 #\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
@@ -15,7 +15,7 @@
 #\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
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -33,7 +33,7 @@
 #  COMPONENT_NAME2               = gIsaBusComponentName2;\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   IsaIo.c\r
   IsaBus.c\r
@@ -65,7 +65,7 @@
   gEfiDevicePathProtocolGuid                    # PROTOCOL TO_START\r
   gEfiGenericMemTestProtocolGuid                # PROTOCOL TO_START\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportedFeatures\r
 \r
 \r