]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These...
[mirror_edk2.git] / PcAtChipsetPkg / 8259InterruptControllerDxe / 8259.inf
index dd9b3fe08165313d035dc9a6af1c5b4f3e9515ba..6135a535a4048039f0b15a469a889677f9dd5696 100644 (file)
@@ -1,7 +1,7 @@
 #/** @file\r
 # 8259 Interrupt Controller driver\r
 #\r
-# Copyright (c) 2005 - 2009, Intel Corporation                                                         \r
+# Copyright (c) 2005 - 2010, 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
   FILE_GUID                      = 79CA4208-BBA1-4a9a-8456-E1E66A81484E\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
   ENTRY_POINT                    = Install8259\r
 \r
+[Sources]\r
+  8259.c\r
+  8259.h\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
   IoLib\r
   PcdLib\r
   \r
-[Sources.common]\r
-  8259.c\r
-  8259.h\r
-\r
 [Protocols]\r
   gEfiLegacy8259ProtocolGuid                    # PROTOCOL ALWAYS_PRODUCED\r
   gEfiPciIoProtocolGuid\r
 \r
-[Pcd]\r
+[FixedPcd]\r
   gPcAtChipsetPkgTokenSpaceGuid.Pcd8259LegacyModeMask|0xFFFF\r
   gPcAtChipsetPkgTokenSpaceGuid.Pcd8259LegacyModeEdgeLevel|0x0000\r
   \r