]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
Merge improved comments into this driver.
[mirror_edk2.git] / PcAtChipsetPkg / 8259InterruptControllerDxe / 8259.inf
index fbd12770952257d0b8f543c26c02b640861040d3..d0bb1dc0eafc6670827a395e98e506632fa49a46 100644 (file)
@@ -1,6 +1,7 @@
-#/*++\r
-# \r
-# Copyright (c) 2005, Intel Corporation                                                         \r
+#/** @file\r
+# 8259 Interrupt Controller driver\r
+#\r
+# Copyright (c) 2005 - 2007, 2009, Intel Corporation                                                         \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
 # which accompanies this distribution.  The full text of the license may be found at        \r
@@ -9,13 +10,7 @@
 # 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
-#  Module Name:\r
-#\r
-#    8259.inf\r
-#\r
-#  Abstract:\r
-#\r
-#--*/\r
+#**/\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -44,7 +39,8 @@
   8259.h\r
 \r
 [Protocols]\r
-  gEfiLegacy8259ProtocolGuid\r
+  gEfiLegacy8259ProtocolGuid                    # PROTOCOL ALWAYS_PRODUCED\r
 \r
 [Depex]\r
-  TRUE
\ No newline at end of file
+  TRUE\r
+\r