Merge improved comments into this driver.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7748 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten
2009-03-02 00:58:29 +00:00
parent 3efaa6e097
commit 90b8b0ecf5
3 changed files with 260 additions and 437 deletions

View File

@@ -1,6 +1,7 @@
#/*++
#
# Copyright (c) 2005, Intel Corporation
#/** @file
# 8259 Interrupt Controller driver
#
# Copyright (c) 2005 - 2007, 2009, Intel Corporation
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
@@ -9,13 +10,7 @@
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
# Module Name:
#
# 8259.inf
#
# Abstract:
#
#--*/
#**/
[Defines]
INF_VERSION = 0x00010005
@@ -44,7 +39,8 @@
8259.h
[Protocols]
gEfiLegacy8259ProtocolGuid
gEfiLegacy8259ProtocolGuid # PROTOCOL ALWAYS_PRODUCED
[Depex]
TRUE
TRUE